#b60c49 color space conversions
Hex:
#b60c49
RGB:
182, 12, 73
CMY:
29, 95, 71
CMYK:
0, 93, 60, 29
HSL:
338°, 87.6289%, 38.0392%
HSV (HSB):
338°, 93.4066%, 71.3725%
XYZ:
20.6255, 10.6891, 7.2794
xyY:
0.5344, 0.2770, 10.6891
CIE-Lab:
39.0518, 63.1715, 13.7443
CIE-LCH:
39.0518, 64.6494, 12.2746
CIE-Luv:
39.0518, 106.0908, 3.0618
Hunter-Lab:
32.6941, 55.3940, 9.6848
#b60c49 color charts
#b60c49 color shades, tints & tones
#b60c49 color schemes
#b60c49 color preview, HTML & CSS examples
This text has a color of #b60c49
<p style="color:#b60c49;">Text here</p>
.mytext {color:#b60c49;}
This box has a color of #b60c49
<div style="background-color:#b60c49;">Content here</div>
.mybackground {background-color:#b60c49;}
Border around this has a color of #b60c49
<div style="border:2px solid #b60c49;">Content here</div>
.myborder {border:2px solid #b60c49;}