#cf078e color space conversions
Hex:
#cf078e
RGB:
207, 7, 142
CMY:
19, 97, 44
CMYK:
0, 97, 31, 19
HSL:
320°, 93.4579%, 41.9608%
HSV (HSB):
320°, 96.6184%, 81.1765%
XYZ:
30.6906, 15.3703, 26.9404
xyY:
0.4204, 0.2105, 15.3703
CIE-Lab:
46.1373, 75.1916, -18.4247
CIE-LCH:
46.1373, 77.4160, 346.2317
CIE-Luv:
46.1373, 96.5919, -38.3458
Hunter-Lab:
39.2050, 71.1250, -13.2986
#cf078e color charts
#cf078e color shades, tints & tones
#cf078e color schemes
#cf078e color preview, HTML & CSS examples
This text has a color of #cf078e
<p style="color:#cf078e;">Text here</p>
.mytext {color:#cf078e;}
This box has a color of #cf078e
<div style="background-color:#cf078e;">Content here</div>
.mybackground {background-color:#cf078e;}
Border around this has a color of #cf078e
<div style="border:2px solid #cf078e;">Content here</div>
.myborder {border:2px solid #cf078e;}