#cf0e7e color space conversions
Hex:
#cf0e7e
RGB:
207, 14, 126
CMY:
19, 95, 51
CMYK:
0, 93, 39, 19
HSL:
325°, 87.3303%, 43.3333%
HSV (HSB):
325°, 93.2367%, 81.1765%
XYZ:
29.6551, 15.0858, 21.0875
xyY:
0.4505, 0.2292, 15.0858
CIE-Lab:
45.7515, 72.9523, -9.2456
CIE-LCH:
45.7515, 73.5358, 352.7771
CIE-Luv:
45.7515, 103.3541, -25.5696
Hunter-Lab:
38.8405, 68.3155, -5.0018
#cf0e7e color charts
#cf0e7e color shades, tints & tones
#cf0e7e color schemes
#cf0e7e color preview, HTML & CSS examples
This text has a color of #cf0e7e
<p style="color:#cf0e7e;">Text here</p>
.mytext {color:#cf0e7e;}
This box has a color of #cf0e7e
<div style="background-color:#cf0e7e;">Content here</div>
.mybackground {background-color:#cf0e7e;}
Border around this has a color of #cf0e7e
<div style="border:2px solid #cf0e7e;">Content here</div>
.myborder {border:2px solid #cf0e7e;}