#ce015a color space conversions
Hex:
#ce015a
RGB:
206, 1, 90
CMY:
19, 100, 65
CMYK:
0, 100, 56, 19
HSL:
334°, 99.0338%, 40.5882%
HSV (HSB):
334°, 99.5146%, 80.7843%
XYZ:
27.3099, 13.8817, 10.9129
xyY:
0.5241, 0.2664, 13.8817
CIE-Lab:
44.0628, 71.0453, 10.6549
CIE-LCH:
44.0628, 71.8399, 8.5293
CIE-Luv:
44.0628, 119.9216, -1.5100
Hunter-Lab:
37.2582, 65.6372, 8.7147
#ce015a color charts
#ce015a color shades, tints & tones
#ce015a color schemes
#ce015a color preview, HTML & CSS examples
This text has a color of #ce015a
<p style="color:#ce015a;">Text here</p>
.mytext {color:#ce015a;}
This box has a color of #ce015a
<div style="background-color:#ce015a;">Content here</div>
.mybackground {background-color:#ce015a;}
Border around this has a color of #ce015a
<div style="border:2px solid #ce015a;">Content here</div>
.myborder {border:2px solid #ce015a;}