#ce2e6e color space conversions
Hex:
#ce2e6e
RGB:
206, 46, 110
CMY:
19, 82, 57
CMYK:
0, 78, 47, 19
HSL:
336°, 63.4921%, 49.4118%
HSV (HSB):
336°, 77.6699%, 80.7843%
XYZ:
29.2451, 16.2016, 16.3377
xyY:
0.4733, 0.2622, 16.2016
CIE-Lab:
47.2379, 64.9755, 2.7536
CIE-LCH:
47.2379, 65.0339, 2.4267
CIE-Luv:
47.2379, 102.1020, -8.8950
Hunter-Lab:
40.2512, 59.2520, 4.1104
#ce2e6e color charts
#ce2e6e color shades, tints & tones
#ce2e6e color schemes
#ce2e6e color preview, HTML & CSS examples
This text has a color of #ce2e6e
<p style="color:#ce2e6e;">Text here</p>
.mytext {color:#ce2e6e;}
This box has a color of #ce2e6e
<div style="background-color:#ce2e6e;">Content here</div>
.mybackground {background-color:#ce2e6e;}
Border around this has a color of #ce2e6e
<div style="border:2px solid #ce2e6e;">Content here</div>
.myborder {border:2px solid #ce2e6e;}