#d4cabe color space conversions
Hex:
#d4cabe
RGB:
212, 202, 190
CMY:
17, 21, 25
CMYK:
0, 5, 10, 17
HSL:
33°, 20.3704%, 78.8235%
HSV (HSB):
33°, 10.3774%, 83.1373%
XYZ:
57.5662, 59.9558, 57.2538
xyY:
0.3294, 0.3430, 59.9558
CIE-Lab:
81.8142, 1.4255, 7.2174
CIE-LCH:
81.8142, 7.3569, 78.8276
CIE-Luv:
81.8142, 6.5680, 10.3730
Hunter-Lab:
77.4311, -2.7987, 10.3619
#d4cabe color charts
#d4cabe color shades, tints & tones
#d4cabe color schemes
#d4cabe color preview, HTML & CSS examples
This text has a color of #d4cabe
<p style="color:#d4cabe;">Text here</p>
.mytext {color:#d4cabe;}
This box has a color of #d4cabe
<div style="background-color:#d4cabe;">Content here</div>
.mybackground {background-color:#d4cabe;}
Border around this has a color of #d4cabe
<div style="border:2px solid #d4cabe;">Content here</div>
.myborder {border:2px solid #d4cabe;}