#cf004d color space conversions
Hex:
#cf004d
RGB:
207, 0, 77
CMY:
19, 100, 70
CMYK:
0, 100, 63, 19
HSL:
338°, 100.0000%, 40.5882%
HSV (HSB):
338°, 100.0000%, 81.1765%
XYZ:
27.0717, 13.8012, 8.2582
xyY:
0.5510, 0.2809, 13.8012
CIE-Lab:
43.9465, 70.5845, 18.6971
CIE-LCH:
43.9465, 73.0188, 14.8364
CIE-Luv:
43.9465, 125.9579, 6.5662
Hunter-Lab:
37.1500, 65.0628, 12.8251
#cf004d color charts
#cf004d color shades, tints & tones
#cf004d color schemes
#cf004d color preview, HTML & CSS examples
This text has a color of #cf004d
<p style="color:#cf004d;">Text here</p>
.mytext {color:#cf004d;}
This box has a color of #cf004d
<div style="background-color:#cf004d;">Content here</div>
.mybackground {background-color:#cf004d;}
Border around this has a color of #cf004d
<div style="border:2px solid #cf004d;">Content here</div>
.myborder {border:2px solid #cf004d;}