#ce014c color space conversions
Hex:
#ce014c
RGB:
206, 1, 76
CMY:
19, 100, 70
CMYK:
0, 100, 63, 19
HSL:
338°, 99.0338%, 40.5882%
HSV (HSB):
338°, 99.5146%, 80.7843%
XYZ:
26.7690, 13.6653, 8.0643
xyY:
0.5520, 0.2818, 13.6653
CIE-Lab:
43.7491, 70.2045, 19.0249
CIE-LCH:
43.7491, 72.7367, 15.1626
CIE-Luv:
43.7491, 125.4185, 6.9357
Hunter-Lab:
36.9666, 64.5671, 12.9425
#ce014c color charts
#ce014c color shades, tints & tones
#ce014c color schemes
#ce014c color preview, HTML & CSS examples
This text has a color of #ce014c
<p style="color:#ce014c;">Text here</p>
.mytext {color:#ce014c;}
This box has a color of #ce014c
<div style="background-color:#ce014c;">Content here</div>
.mybackground {background-color:#ce014c;}
Border around this has a color of #ce014c
<div style="border:2px solid #ce014c;">Content here</div>
.myborder {border:2px solid #ce014c;}