#cf084c color space conversions
Hex:
#cf084c
RGB:
207, 8, 76
CMY:
19, 97, 70
CMYK:
0, 96, 63, 19
HSL:
339°, 92.5581%, 42.1569%
HSV (HSB):
339°, 96.1353%, 81.1765%
XYZ:
27.1235, 13.9609, 8.1026
xyY:
0.5514, 0.2838, 13.9609
CIE-Lab:
44.1768, 69.8016, 19.6293
CIE-LCH:
44.1768, 72.5091, 15.7068
CIE-Luv:
44.1768, 125.2507, 7.6727
Hunter-Lab:
37.3642, 64.1894, 13.2976
#cf084c color charts
#cf084c color shades, tints & tones
#cf084c color schemes
#cf084c color preview, HTML & CSS examples
This text has a color of #cf084c
<p style="color:#cf084c;">Text here</p>
.mytext {color:#cf084c;}
This box has a color of #cf084c
<div style="background-color:#cf084c;">Content here</div>
.mybackground {background-color:#cf084c;}
Border around this has a color of #cf084c
<div style="border:2px solid #cf084c;">Content here</div>
.myborder {border:2px solid #cf084c;}