#b62a2b color space conversions
Hex:
#b62a2b
RGB:
182, 42, 43
CMY:
29, 84, 83
CMYK:
0, 77, 76, 29
HSL:
360°, 62.5000%, 43.9216%
HSV (HSB):
360°, 76.9231%, 71.3725%
XYZ:
20.5554, 11.7754, 3.4750
xyY:
0.5741, 0.3289, 11.7754
CIE-Lab:
40.8570, 55.0499, 34.5895
CIE-LCH:
40.8570, 65.0148, 32.1424
CIE-Luv:
40.8570, 105.2697, 22.3770
Hunter-Lab:
34.3153, 46.8724, 18.0167
#b62a2b color charts
#b62a2b color shades, tints & tones
#b62a2b color schemes
#b62a2b color preview, HTML & CSS examples
This text has a color of #b62a2b
<p style="color:#b62a2b;">Text here</p>
.mytext {color:#b62a2b;}
This box has a color of #b62a2b
<div style="background-color:#b62a2b;">Content here</div>
.mybackground {background-color:#b62a2b;}
Border around this has a color of #b62a2b
<div style="border:2px solid #b62a2b;">Content here</div>
.myborder {border:2px solid #b62a2b;}