#b60c33 color space conversions
Hex:
#b60c33
RGB:
182, 12, 51
CMY:
29, 95, 80
CMYK:
0, 93, 72, 29
HSL:
346°, 87.6289%, 38.0392%
HSV (HSB):
346°, 93.4066%, 71.3725%
XYZ:
20.0204, 10.4470, 4.0933
xyY:
0.5793, 0.3023, 10.4470
CIE-Lab:
38.6331, 62.0088, 27.1963
CIE-LCH:
38.6331, 67.7107, 23.6817
CIE-Luv:
38.6331, 113.4335, 14.6283
Hunter-Lab:
32.3219, 54.0009, 15.1168
#b60c33 color charts
#b60c33 color shades, tints & tones
#b60c33 color schemes
#b60c33 color preview, HTML & CSS examples
This text has a color of #b60c33
<p style="color:#b60c33;">Text here</p>
.mytext {color:#b60c33;}
This box has a color of #b60c33
<div style="background-color:#b60c33;">Content here</div>
.mybackground {background-color:#b60c33;}
Border around this has a color of #b60c33
<div style="border:2px solid #b60c33;">Content here</div>
.myborder {border:2px solid #b60c33;}