#b60c2f color space conversions
Hex:
#b60c2f
RGB:
182, 12, 47
CMY:
29, 95, 82
CMYK:
0, 93, 74, 29
HSL:
348°, 87.6289%, 38.0392%
HSV (HSB):
348°, 93.4066%, 71.3725%
XYZ:
19.9360, 10.4133, 3.6485
xyY:
0.5864, 0.3063, 10.4133
CIE-Lab:
38.5741, 61.8440, 29.6146
CIE-LCH:
38.5741, 68.5690, 25.5879
CIE-Luv:
38.5741, 114.5416, 16.3583
Hunter-Lab:
32.2696, 53.8045, 15.8851
#b60c2f color charts
#b60c2f color shades, tints & tones
#b60c2f color schemes
#b60c2f color preview, HTML & CSS examples
This text has a color of #b60c2f
<p style="color:#b60c2f;">Text here</p>
.mytext {color:#b60c2f;}
This box has a color of #b60c2f
<div style="background-color:#b60c2f;">Content here</div>
.mybackground {background-color:#b60c2f;}
Border around this has a color of #b60c2f
<div style="border:2px solid #b60c2f;">Content here</div>
.myborder {border:2px solid #b60c2f;}