#cdbec9 color space conversions
Hex:
#cdbec9
RGB:
205, 190, 201
CMY:
20, 25, 21
CMYK:
0, 7, 2, 20
HSL:
316°, 13.0435%, 77.4510%
HSV (HSB):
316°, 7.3171%, 80.3922%
XYZ:
54.1329, 54.0231, 62.8327
xyY:
0.3166, 0.3159, 54.0231
CIE-Lab:
78.4752, 7.2346, -3.6211
CIE-LCH:
78.4752, 8.0902, 333.4110
CIE-Luv:
78.4752, 7.9550, -6.7236
Hunter-Lab:
73.5004, 2.8392, 0.7655
#cdbec9 color charts
#cdbec9 color shades, tints & tones
#cdbec9 color schemes
#cdbec9 color preview, HTML & CSS examples
This text has a color of #cdbec9
<p style="color:#cdbec9;">Text here</p>
.mytext {color:#cdbec9;}
This box has a color of #cdbec9
<div style="background-color:#cdbec9;">Content here</div>
.mybackground {background-color:#cdbec9;}
Border around this has a color of #cdbec9
<div style="border:2px solid #cdbec9;">Content here</div>
.myborder {border:2px solid #cdbec9;}