#c03e52 color space conversions
Hex:
#c03e52
RGB:
192, 62, 82
CMY:
25, 76, 68
CMYK:
0, 68, 57, 25
HSL:
351°, 51.1811%, 49.8039%
HSV (HSB):
351°, 67.7083%, 75.2941%
XYZ:
24.9838, 15.2609, 9.6115
xyY:
0.5011, 0.3061, 15.2609
CIE-Lab:
45.9895, 53.0940, 17.8271
CIE-LCH:
45.9895, 56.0070, 18.5603
CIE-Luv:
45.9895, 93.0416, 10.4346
Hunter-Lab:
39.0652, 45.7941, 12.7581
#c03e52 color charts
#c03e52 color shades, tints & tones
#c03e52 color schemes
#c03e52 color preview, HTML & CSS examples
This text has a color of #c03e52
<p style="color:#c03e52;">Text here</p>
.mytext {color:#c03e52;}
This box has a color of #c03e52
<div style="background-color:#c03e52;">Content here</div>
.mybackground {background-color:#c03e52;}
Border around this has a color of #c03e52
<div style="border:2px solid #c03e52;">Content here</div>
.myborder {border:2px solid #c03e52;}