#cdbeac color space conversions
Hex:
#cdbeac
RGB:
205, 190, 172
CMY:
20, 25, 33
CMYK:
0, 7, 16, 20
HSL:
33°, 24.8120%, 73.9216%
HSV (HSB):
33°, 16.0976%, 80.3922%
XYZ:
51.0367, 52.7846, 46.5283
xyY:
0.3395, 0.3511, 52.7846
CIE-Lab:
77.7477, 2.3131, 10.9909
CIE-LCH:
77.7477, 11.2317, 78.1153
CIE-Luv:
77.7477, 10.0731, 15.4041
Hunter-Lab:
72.6530, -1.7516, 12.8868
#cdbeac color charts
#cdbeac RGB chart
#cdbeac CMYK chart
#cdbeac RGB pie chart
#cdbeac color shades, tints & tones
#cdbeac color schemes
#cdbeac color preview, HTML & CSS examples
This text has a color of #cdbeac
<p style="color:#cdbeac;">Text here</p>
.mytext {color:#cdbeac;}
Text color #cdbeac
This box has a color of #cdbeac
<div style="background-color:#cdbeac;">Content here</div>
.mybackground {background-color:#cdbeac;}
Background color #cdbeac
Border around this has a color of #cdbeac
<div style="border:2px solid #cdbeac;">Content here</div>
.myborder {border:2px solid #cdbeac;}
Border color #cdbeac