#c0023c color space conversions
Hex:
#c0023c
RGB:
192, 2, 60
CMY:
25, 99, 76
CMYK:
0, 99, 69, 25
HSL:
342°, 97.9381%, 38.0392%
HSV (HSB):
342°, 98.9583%, 75.2941%
XYZ:
22.5755, 11.5761, 5.3195
xyY:
0.5719, 0.2933, 11.5761
CIE-Lab:
40.5344, 65.9666, 24.3590
CIE-LCH:
40.5344, 70.3204, 20.2673
CIE-Luv:
40.5344, 120.0176, 11.9593
Hunter-Lab:
34.0237, 58.8975, 14.5468
#c0023c color charts
#c0023c color shades, tints & tones
#c0023c color schemes
#c0023c color preview, HTML & CSS examples
This text has a color of #c0023c
<p style="color:#c0023c;">Text here</p>
.mytext {color:#c0023c;}
This box has a color of #c0023c
<div style="background-color:#c0023c;">Content here</div>
.mybackground {background-color:#c0023c;}
Border around this has a color of #c0023c
<div style="border:2px solid #c0023c;">Content here</div>
.myborder {border:2px solid #c0023c;}