#cbddac color space conversions
Hex:
#cbddac
RGB:
203, 221, 172
CMY:
20, 13, 33
CMYK:
8, 0, 22, 13
HSL:
82°, 41.8803%, 77.0588%
HSV (HSB):
82°, 22.1719%, 86.6667%
XYZ:
57.9314, 67.3880, 48.9836
xyY:
0.3324, 0.3866, 67.3880
CIE-Lab:
85.6995, -14.4287, 22.0964
CIE-LCH:
85.6995, 26.3901, 123.1441
CIE-Luv:
85.6995, -8.0539, 34.0308
Hunter-Lab:
82.0902, -17.6895, 22.0845
#cbddac color charts
#cbddac color shades, tints & tones
#cbddac color schemes
#cbddac color preview, HTML & CSS examples
This text has a color of #cbddac
<p style="color:#cbddac;">Text here</p>
.mytext {color:#cbddac;}
This box has a color of #cbddac
<div style="background-color:#cbddac;">Content here</div>
.mybackground {background-color:#cbddac;}
Border around this has a color of #cbddac
<div style="border:2px solid #cbddac;">Content here</div>
.myborder {border:2px solid #cbddac;}