#b60c4c color space conversions
Hex:
#b60c4c
RGB:
182, 12, 76
CMY:
29, 95, 70
CMYK:
0, 93, 58, 29
HSL:
337°, 87.6289%, 38.0392%
HSV (HSB):
337°, 93.4066%, 71.3725%
XYZ:
20.7274, 10.7298, 7.8161
xyY:
0.5278, 0.2732, 10.7298
CIE-Lab:
39.1217, 63.3643, 11.9172
CIE-LCH:
39.1217, 64.4752, 10.6514
CIE-Luv:
39.1217, 104.9480, 1.2444
Hunter-Lab:
32.7564, 55.6263, 8.7822
#b60c4c color charts
#b60c4c color shades, tints & tones
#b60c4c color schemes
#b60c4c color preview, HTML & CSS examples
This text has a color of #b60c4c
<p style="color:#b60c4c;">Text here</p>
.mytext {color:#b60c4c;}
This box has a color of #b60c4c
<div style="background-color:#b60c4c;">Content here</div>
.mybackground {background-color:#b60c4c;}
Border around this has a color of #b60c4c
<div style="border:2px solid #b60c4c;">Content here</div>
.myborder {border:2px solid #b60c4c;}