#cdcdbe color space conversions
Hex:
#cdcdbe
RGB:
205, 205, 190
CMY:
20, 20, 25
CMYK:
0, 0, 7, 20
HSL:
60°, 13.0435%, 77.4510%
HSV (HSB):
60°, 7.3171%, 80.3922%
XYZ:
56.3024, 60.3595, 57.3983
xyY:
0.3235, 0.3468, 60.3595
CIE-Lab:
82.0332, -2.6372, 7.4594
CIE-LCH:
82.0332, 7.9118, 109.4707
CIE-Luv:
82.0332, 0.8288, 11.4683
Hunter-Lab:
77.6914, -6.6021, 10.5806
#cdcdbe color charts
#cdcdbe color shades, tints & tones
#cdcdbe color schemes
#cdcdbe color preview, HTML & CSS examples
This text has a color of #cdcdbe
<p style="color:#cdcdbe;">Text here</p>
.mytext {color:#cdcdbe;}
This box has a color of #cdcdbe
<div style="background-color:#cdcdbe;">Content here</div>
.mybackground {background-color:#cdcdbe;}
Border around this has a color of #cdcdbe
<div style="border:2px solid #cdcdbe;">Content here</div>
.myborder {border:2px solid #cdcdbe;}