#cbaeb2 color space conversions
Hex:
#cbaeb2
RGB:
203, 174, 178
CMY:
20, 32, 30
CMYK:
0, 14, 12, 20
HSL:
352°, 21.8045%, 73.9216%
HSV (HSB):
352°, 14.2857%, 79.6078%
XYZ:
47.8005, 46.1830, 48.5143
xyY:
0.3354, 0.3241, 46.1830
CIE-Lab:
73.6641, 11.1367, 1.8367
CIE-LCH:
73.6641, 11.2872, 9.3650
CIE-Luv:
73.6641, 17.1824, 0.7128
Hunter-Lab:
67.9581, 6.6273, 5.2443
#cbaeb2 color charts
#cbaeb2 color shades, tints & tones
#cbaeb2 color schemes
#cbaeb2 color preview, HTML & CSS examples
This text has a color of #cbaeb2
<p style="color:#cbaeb2;">Text here</p>
.mytext {color:#cbaeb2;}
This box has a color of #cbaeb2
<div style="background-color:#cbaeb2;">Content here</div>
.mybackground {background-color:#cbaeb2;}
Border around this has a color of #cbaeb2
<div style="border:2px solid #cbaeb2;">Content here</div>
.myborder {border:2px solid #cbaeb2;}