#ce005e color space conversions
Hex:
#ce005e
RGB:
206, 0, 94
CMY:
19, 100, 63
CMYK:
0, 100, 54, 19
HSL:
333°, 100.0000%, 40.3922%
HSV (HSB):
333°, 100.0000%, 80.7843%
XYZ:
27.4740, 13.9300, 11.8304
xyY:
0.5161, 0.2617, 13.9300
CIE-Lab:
44.1323, 71.4050, 8.2410
CIE-LCH:
44.1323, 71.8790, 6.5835
CIE-Luv:
44.1323, 118.3678, -4.1730
Hunter-Lab:
37.3229, 66.0818, 7.3326
#ce005e color charts
#ce005e color shades, tints & tones
#ce005e color schemes
#ce005e color preview, HTML & CSS examples
This text has a color of #ce005e
<p style="color:#ce005e;">Text here</p>
.mytext {color:#ce005e;}
This box has a color of #ce005e
<div style="background-color:#ce005e;">Content here</div>
.mybackground {background-color:#ce005e;}
Border around this has a color of #ce005e
<div style="border:2px solid #ce005e;">Content here</div>
.myborder {border:2px solid #ce005e;}