#c8018c color space conversions
Hex:
#c8018c
RGB:
200, 1, 140
CMY:
22, 100, 45
CMYK:
0, 100, 30, 22
HSL:
318°, 99.0050%, 39.4118%
HSV (HSB):
318°, 99.5000%, 78.4314%
XYZ:
28.5639, 14.1945, 26.0453
xyY:
0.4152, 0.2063, 14.1945
CIE-Lab:
44.5106, 74.0896, -19.8231
CIE-LCH:
44.5106, 76.6957, 345.0210
CIE-Luv:
44.5106, 92.3716, -39.7164
Hunter-Lab:
37.6756, 69.3981, -14.6144
#c8018c color charts
#c8018c color shades, tints & tones
#c8018c color schemes
#c8018c color preview, HTML & CSS examples
This text has a color of #c8018c
<p style="color:#c8018c;">Text here</p>
.mytext {color:#c8018c;}
This box has a color of #c8018c
<div style="background-color:#c8018c;">Content here</div>
.mybackground {background-color:#c8018c;}
Border around this has a color of #c8018c
<div style="border:2px solid #c8018c;">Content here</div>
.myborder {border:2px solid #c8018c;}