#ce2dac color space conversions
Hex:
#ce2dac
RGB:
206, 45, 172
CMY:
19, 82, 33
CMYK:
0, 78, 17, 19
HSL:
313°, 64.1434%, 49.2157%
HSV (HSB):
313°, 78.1553%, 80.7843%
XYZ:
33.8384, 17.9771, 40.7162
xyY:
0.3657, 0.1943, 17.9771
CIE-Lab:
49.4684, 72.1815, -31.2130
CIE-LCH:
49.4684, 78.6411, 336.6152
CIE-Luv:
49.4684, 77.2717, -56.7332
Hunter-Lab:
42.3995, 68.2591, -27.2565
#ce2dac color charts
#ce2dac color shades, tints & tones
#ce2dac color schemes
#ce2dac color preview, HTML & CSS examples
This text has a color of #ce2dac
<p style="color:#ce2dac;">Text here</p>
.mytext {color:#ce2dac;}
This box has a color of #ce2dac
<div style="background-color:#ce2dac;">Content here</div>
.mybackground {background-color:#ce2dac;}
Border around this has a color of #ce2dac
<div style="border:2px solid #ce2dac;">Content here</div>
.myborder {border:2px solid #ce2dac;}