#cbaec3 color space conversions
Hex:
#cbaec3
RGB:
203, 174, 195
CMY:
20, 32, 24
CMYK:
0, 14, 4, 20
HSL:
317°, 21.8045%, 73.9216%
HSV (HSB):
317°, 14.2857%, 79.6078%
XYZ:
49.6150, 46.9087, 58.0691
xyY:
0.3209, 0.3034, 46.9087
CIE-Lab:
74.1314, 14.0914, -6.7914
CIE-LCH:
74.1314, 15.6426, 334.2680
CIE-Luv:
74.1314, 15.5580, -12.6575
Hunter-Lab:
68.4900, 9.4502, -2.3259
#cbaec3 color charts
#cbaec3 color shades, tints & tones
#cbaec3 color schemes
#cbaec3 color preview, HTML & CSS examples
This text has a color of #cbaec3
<p style="color:#cbaec3;">Text here</p>
.mytext {color:#cbaec3;}
This box has a color of #cbaec3
<div style="background-color:#cbaec3;">Content here</div>
.mybackground {background-color:#cbaec3;}
Border around this has a color of #cbaec3
<div style="border:2px solid #cbaec3;">Content here</div>
.myborder {border:2px solid #cbaec3;}