#cbaec2 color space conversions
Hex:
#cbaec2
RGB:
203, 174, 194
CMY:
20, 32, 24
CMYK:
0, 14, 4, 20
HSL:
319°, 21.8045%, 73.9216%
HSV (HSB):
319°, 14.2857%, 79.6078%
XYZ:
49.5023, 46.8637, 57.4755
xyY:
0.3218, 0.3046, 46.8637
CIE-Lab:
74.1025, 13.9108, -6.2867
CIE-LCH:
74.1025, 15.2654, 335.6804
CIE-Luv:
74.1025, 15.6551, -11.8569
Hunter-Lab:
68.4570, 9.2761, -1.8590
#cbaec2 color charts
#cbaec2 color shades, tints & tones
#cbaec2 color schemes
#cbaec2 color preview, HTML & CSS examples
This text has a color of #cbaec2
<p style="color:#cbaec2;">Text here</p>
.mytext {color:#cbaec2;}
This box has a color of #cbaec2
<div style="background-color:#cbaec2;">Content here</div>
.mybackground {background-color:#cbaec2;}
Border around this has a color of #cbaec2
<div style="border:2px solid #cbaec2;">Content here</div>
.myborder {border:2px solid #cbaec2;}