#c0025c color space conversions
Hex:
#c0025c
RGB:
192, 2, 92
CMY:
25, 99, 64
CMYK:
0, 99, 52, 25
HSL:
332°, 97.9381%, 38.0392%
HSV (HSB):
332°, 98.9583%, 75.2941%
XYZ:
23.6917, 12.0226, 11.1971
xyY:
0.5050, 0.2563, 12.0226
CIE-Lab:
41.2520, 67.8946, 5.0091
CIE-LCH:
41.2520, 68.0791, 4.2195
CIE-Luv:
41.2520, 107.7773, -6.9593
Hunter-Lab:
34.6736, 61.2863, 5.1251
#c0025c color charts
#c0025c color shades, tints & tones
#c0025c color schemes
#c0025c color preview, HTML & CSS examples
This text has a color of #c0025c
<p style="color:#c0025c;">Text here</p>
.mytext {color:#c0025c;}
This box has a color of #c0025c
<div style="background-color:#c0025c;">Content here</div>
.mybackground {background-color:#c0025c;}
Border around this has a color of #c0025c
<div style="border:2px solid #c0025c;">Content here</div>
.myborder {border:2px solid #c0025c;}