#b62d3b color space conversions
Hex:
#b62d3b
RGB:
182, 45, 59
CMY:
29, 82, 77
CMYK:
0, 75, 68, 29
HSL:
354°, 60.3524%, 44.5098%
HSV (HSB):
354°, 75.2747%, 71.3725%
XYZ:
21.0192, 12.1376, 5.3726
xyY:
0.5455, 0.3150, 12.1376
CIE-Lab:
41.4340, 54.8030, 25.6676
CIE-LCH:
41.4340, 60.5161, 25.0966
CIE-Luv:
41.4340, 100.0366, 16.1656
Hunter-Lab:
34.8391, 46.7247, 15.2441
#b62d3b color charts
#b62d3b color shades, tints & tones
#b62d3b color schemes
#b62d3b color preview, HTML & CSS examples
This text has a color of #b62d3b
<p style="color:#b62d3b;">Text here</p>
.mytext {color:#b62d3b;}
This box has a color of #b62d3b
<div style="background-color:#b62d3b;">Content here</div>
.mybackground {background-color:#b62d3b;}
Border around this has a color of #b62d3b
<div style="border:2px solid #b62d3b;">Content here</div>
.myborder {border:2px solid #b62d3b;}