#c03f70 color space conversions
Hex:
#c03f70
RGB:
192, 63, 112
CMY:
25, 75, 56
CMYK:
0, 67, 42, 25
HSL:
337°, 50.5882%, 50.0000%
HSV (HSB):
337°, 67.1875%, 75.2941%
XYZ:
26.4404, 15.9313, 17.0107
xyY:
0.4453, 0.2683, 15.9313
CIE-Lab:
46.8843, 55.3443, 0.7042
CIE-LCH:
46.8843, 55.3487, 0.7289
CIE-Luv:
46.8843, 83.1232, -9.2828
Hunter-Lab:
39.9141, 48.3945, 2.6714
#c03f70 color charts
#c03f70 color shades, tints & tones
#c03f70 color schemes
#c03f70 color preview, HTML & CSS examples
This text has a color of #c03f70
<p style="color:#c03f70;">Text here</p>
.mytext {color:#c03f70;}
This box has a color of #c03f70
<div style="background-color:#c03f70;">Content here</div>
.mybackground {background-color:#c03f70;}
Border around this has a color of #c03f70
<div style="border:2px solid #c03f70;">Content here</div>
.myborder {border:2px solid #c03f70;}