#cdbecc color space conversions
Hex:
#cdbecc
RGB:
205, 190, 204
CMY:
20, 25, 20
CMYK:
0, 7, 0, 20
HSL:
304°, 13.0435%, 77.4510%
HSV (HSB):
304°, 7.3171%, 80.3922%
XYZ:
54.4894, 54.1657, 64.7099
xyY:
0.3143, 0.3124, 54.1657
CIE-Lab:
78.5582, 7.7844, -5.1198
CIE-LCH:
78.5582, 9.3171, 326.6669
CIE-Luv:
78.5582, 7.7274, -9.1071
Hunter-Lab:
73.5973, 3.3610, -0.6121
#cdbecc color charts
#cdbecc RGB chart
#cdbecc CMYK chart
#cdbecc RGB pie chart
#cdbecc color shades, tints & tones
#cdbecc color schemes
#cdbecc color preview, HTML & CSS examples
This text has a color of #cdbecc
<p style="color:#cdbecc;">Text here</p>
.mytext {color:#cdbecc;}
Text color #cdbecc
This box has a color of #cdbecc
<div style="background-color:#cdbecc;">Content here</div>
.mybackground {background-color:#cdbecc;}
Background color #cdbecc
Border around this has a color of #cdbecc
<div style="border:2px solid #cdbecc;">Content here</div>
.myborder {border:2px solid #cdbecc;}
Border color #cdbecc