#cf017a color space conversions
Hex:
#cf017a
RGB:
207, 1, 122
CMY:
19, 100, 52
CMYK:
0, 100, 41, 19
HSL:
325°, 99.0385%, 40.7843%
HSV (HSB):
325°, 99.5169%, 81.1765%
XYZ:
29.2558, 14.6922, 19.7063
xyY:
0.4596, 0.2308, 14.6922
CIE-Lab:
45.2098, 73.7588, -7.5960
CIE-LCH:
45.2098, 74.1489, 354.1201
CIE-Luv:
45.2098, 106.4802, -23.5513
Hunter-Lab:
38.3305, 69.1623, -3.6506
#cf017a color charts
#cf017a color shades, tints & tones
#cf017a color schemes
#cf017a color preview, HTML & CSS examples
This text has a color of #cf017a
<p style="color:#cf017a;">Text here</p>
.mytext {color:#cf017a;}
This box has a color of #cf017a
<div style="background-color:#cf017a;">Content here</div>
.mybackground {background-color:#cf017a;}
Border around this has a color of #cf017a
<div style="border:2px solid #cf017a;">Content here</div>
.myborder {border:2px solid #cf017a;}