#ce9acc color space conversions
Hex:
#ce9acc
RGB:
206, 154, 204
CMY:
19, 40, 20
CMYK:
0, 25, 1, 19
HSL:
302°, 34.6667%, 70.5882%
HSV (HSB):
302°, 25.2427%, 80.7843%
XYZ:
47.9083, 40.5926, 62.4369
xyY:
0.3174, 0.2689, 40.5926
CIE-Lab:
69.8896, 27.7048, -18.0734
CIE-LCH:
69.8896, 33.0787, 326.8812
CIE-Luv:
69.8896, 26.5160, -32.2831
Hunter-Lab:
63.7124, 22.7258, -13.5044
#ce9acc color charts
#ce9acc color shades, tints & tones
#ce9acc color schemes
#ce9acc color preview, HTML & CSS examples
This text has a color of #ce9acc
<p style="color:#ce9acc;">Text here</p>
.mytext {color:#ce9acc;}
This box has a color of #ce9acc
<div style="background-color:#ce9acc;">Content here</div>
.mybackground {background-color:#ce9acc;}
Border around this has a color of #ce9acc
<div style="border:2px solid #ce9acc;">Content here</div>
.myborder {border:2px solid #ce9acc;}