#cf204f color space conversions
Hex:
#cf204f
RGB:
207, 32, 79
CMY:
19, 87, 69
CMYK:
0, 85, 62, 19
HSL:
344°, 73.2218%, 46.8627%
HSV (HSB):
344°, 84.5411%, 81.1765%
XYZ:
27.6599, 14.8629, 8.8081
xyY:
0.5389, 0.2896, 14.8629
CIE-Lab:
45.4459, 66.4873, 19.4435
CIE-LCH:
45.4459, 69.2720, 16.3010
CIE-Luv:
45.4459, 119.0695, 8.5816
Hunter-Lab:
38.5525, 60.6001, 13.4407
#cf204f color charts
#cf204f color shades, tints & tones
#cf204f color schemes
#cf204f color preview, HTML & CSS examples
This text has a color of #cf204f
<p style="color:#cf204f;">Text here</p>
.mytext {color:#cf204f;}
This box has a color of #cf204f
<div style="background-color:#cf204f;">Content here</div>
.mybackground {background-color:#cf204f;}
Border around this has a color of #cf204f
<div style="border:2px solid #cf204f;">Content here</div>
.myborder {border:2px solid #cf204f;}