#c8025f color space conversions
Hex:
#c8025f
RGB:
200, 2, 95
CMY:
22, 99, 63
CMYK:
0, 99, 53, 22
HSL:
332°, 98.0198%, 39.6078%
HSV (HSB):
332°, 99.0000%, 78.4314%
XYZ:
25.9067, 13.1490, 11.9990
xyY:
0.5074, 0.2575, 13.1490
CIE-Lab:
42.9869, 69.9323, 5.8147
CIE-LCH:
42.9869, 70.1736, 4.7531
CIE-Luv:
42.9869, 112.9110, -6.5193
Hunter-Lab:
36.2615, 64.0697, 5.7639
#c8025f color charts
#c8025f color shades, tints & tones
#c8025f color schemes
#c8025f color preview, HTML & CSS examples
This text has a color of #c8025f
<p style="color:#c8025f;">Text here</p>
.mytext {color:#c8025f;}
This box has a color of #c8025f
<div style="background-color:#c8025f;">Content here</div>
.mybackground {background-color:#c8025f;}
Border around this has a color of #c8025f
<div style="border:2px solid #c8025f;">Content here</div>
.myborder {border:2px solid #c8025f;}