#b60c3e color space conversions
Hex:
#b60c3e
RGB:
182, 12, 62
CMY:
29, 95, 76
CMYK:
0, 93, 66, 29
HSL:
342°, 87.6289%, 38.0392%
HSV (HSB):
342°, 93.4066%, 71.3725%
XYZ:
20.2924, 10.5558, 5.5254
xyY:
0.5579, 0.2902, 10.5558
CIE-Lab:
38.8221, 62.5353, 20.4755
CIE-LCH:
38.8221, 65.8021, 18.1297
CIE-Luv:
38.8221, 110.0091, 9.2569
Hunter-Lab:
32.4897, 54.6302, 12.6596
#b60c3e color charts
#b60c3e color shades, tints & tones
#b60c3e color schemes
#b60c3e color preview, HTML & CSS examples
This text has a color of #b60c3e
<p style="color:#b60c3e;">Text here</p>
.mytext {color:#b60c3e;}
This box has a color of #b60c3e
<div style="background-color:#b60c3e;">Content here</div>
.mybackground {background-color:#b60c3e;}
Border around this has a color of #b60c3e
<div style="border:2px solid #b60c3e;">Content here</div>
.myborder {border:2px solid #b60c3e;}