#c7017d color space conversions
Hex:
#c7017d
RGB:
199, 1, 125
CMY:
22, 100, 51
CMYK:
0, 99, 37, 22
HSL:
322°, 99.0000%, 39.2157%
HSV (HSB):
322°, 99.4975%, 78.0392%
XYZ:
27.2657, 13.6445, 20.5986
xyY:
0.4433, 0.2218, 13.6445
CIE-Lab:
43.7187, 72.3504, -11.8493
CIE-LCH:
43.7187, 73.3143, 350.6989
CIE-Luv:
43.7187, 98.5874, -28.5663
Hunter-Lab:
36.9384, 67.1155, -7.2060
#c7017d color charts
#c7017d color shades, tints & tones
#c7017d color schemes
#c7017d color preview, HTML & CSS examples
This text has a color of #c7017d
<p style="color:#c7017d;">Text here</p>
.mytext {color:#c7017d;}
This box has a color of #c7017d
<div style="background-color:#c7017d;">Content here</div>
.mybackground {background-color:#c7017d;}
Border around this has a color of #c7017d
<div style="border:2px solid #c7017d;">Content here</div>
.myborder {border:2px solid #c7017d;}