#c7008d color space conversions
Hex:
#c7008d
RGB:
199, 0, 141
CMY:
22, 100, 45
CMYK:
0, 100, 29, 22
HSL:
317°, 100.0000%, 39.0196%
HSV (HSB):
317°, 100.0000%, 78.0392%
XYZ:
28.3609, 14.0652, 26.4194
xyY:
0.4120, 0.2043, 14.0652
CIE-Lab:
44.3263, 74.0888, -20.7325
CIE-LCH:
44.3263, 76.9350, 344.3666
CIE-Luv:
44.3263, 91.1803, -40.9192
Hunter-Lab:
37.5036, 69.3536, -15.5143
#c7008d color charts
#c7008d color shades, tints & tones
#c7008d color schemes
#c7008d color preview, HTML & CSS examples
This text has a color of #c7008d
<p style="color:#c7008d;">Text here</p>
.mytext {color:#c7008d;}
This box has a color of #c7008d
<div style="background-color:#c7008d;">Content here</div>
.mybackground {background-color:#c7008d;}
Border around this has a color of #c7008d
<div style="border:2px solid #c7008d;">Content here</div>
.myborder {border:2px solid #c7008d;}