#c02045 color space conversions
Hex:
#c02045
RGB:
192, 32, 69
CMY:
25, 87, 73
CMYK:
0, 83, 64, 25
HSL:
346°, 71.4286%, 43.9216%
HSV (HSB):
346°, 83.3333%, 75.2941%
XYZ:
23.3289, 12.6692, 6.8460
xyY:
0.5445, 0.2957, 12.6692
CIE-Lab:
42.2605, 61.9333, 20.9205
CIE-LCH:
42.2605, 65.3713, 18.6645
CIE-Luv:
42.2605, 110.4859, 10.5142
Hunter-Lab:
35.5938, 54.7036, 13.5119
#c02045 color charts
#c02045 color shades, tints & tones
#c02045 color schemes
#c02045 color preview, HTML & CSS examples
This text has a color of #c02045
<p style="color:#c02045;">Text here</p>
.mytext {color:#c02045;}
This box has a color of #c02045
<div style="background-color:#c02045;">Content here</div>
.mybackground {background-color:#c02045;}
Border around this has a color of #c02045
<div style="border:2px solid #c02045;">Content here</div>
.myborder {border:2px solid #c02045;}