#b62b1e color space conversions
Hex:
#b62b1e
RGB:
182, 43, 30
CMY:
29, 83, 88
CMYK:
0, 76, 84, 29
HSL:
5°, 71.6981%, 41.5686%
HSV (HSB):
5°, 83.5165%, 71.3725%
XYZ:
20.3896, 11.7666, 2.4248
xyY:
0.5896, 0.3403, 11.7666
CIE-Lab:
40.8427, 54.3023, 41.7356
CIE-LCH:
40.8427, 68.4880, 37.5451
CIE-Luv:
40.8427, 107.0608, 26.7408
Hunter-Lab:
34.3024, 46.0724, 19.8205
#b62b1e color charts
#b62b1e color shades, tints & tones
#b62b1e color schemes
#b62b1e color preview, HTML & CSS examples
This text has a color of #b62b1e
<p style="color:#b62b1e;">Text here</p>
.mytext {color:#b62b1e;}
This box has a color of #b62b1e
<div style="background-color:#b62b1e;">Content here</div>
.mybackground {background-color:#b62b1e;}
Border around this has a color of #b62b1e
<div style="border:2px solid #b62b1e;">Content here</div>
.myborder {border:2px solid #b62b1e;}