#cbdbbd color space conversions
Hex:
#cbdbbd
RGB:
203, 219, 189
CMY:
20, 14, 26
CMYK:
7, 0, 14, 14
HSL:
92°, 29.4118%, 80.0000%
HSV (HSB):
92°, 13.6986%, 85.8824%
XYZ:
59.1454, 67.0337, 57.9656
xyY:
0.3212, 0.3640, 67.0337
CIE-Lab:
85.5209, -10.7184, 12.9422
CIE-LCH:
85.5209, 16.8043, 129.6306
CIE-Luv:
85.5209, -7.5871, 20.8669
Hunter-Lab:
81.8741, -14.3322, 15.3354
#cbdbbd color charts
#cbdbbd color shades, tints & tones
#cbdbbd color schemes
#cbdbbd color preview, HTML & CSS examples
This text has a color of #cbdbbd
<p style="color:#cbdbbd;">Text here</p>
.mytext {color:#cbdbbd;}
This box has a color of #cbdbbd
<div style="background-color:#cbdbbd;">Content here</div>
.mybackground {background-color:#cbdbbd;}
Border around this has a color of #cbdbbd
<div style="border:2px solid #cbdbbd;">Content here</div>
.myborder {border:2px solid #cbdbbd;}