#dbceaf color space conversions
Hex:
#dbceaf
RGB:
219, 206, 175
CMY:
14, 19, 31
CMYK:
0, 6, 20, 14
HSL:
42°, 37.9310%, 77.2549%
HSV (HSB):
42°, 20.0913%, 85.8824%
XYZ:
59.0226, 62.2978, 49.4713
xyY:
0.3456, 0.3648, 62.2978
CIE-Lab:
83.0715, -0.4563, 17.0586
CIE-LCH:
83.0715, 17.0647, 91.5324
CIE-Luv:
83.0715, 9.6240, 24.4805
Hunter-Lab:
78.9290, -4.6445, 18.0883
#dbceaf color charts
#dbceaf color shades, tints & tones
#dbceaf color schemes
#dbceaf color preview, HTML & CSS examples
This text has a color of #dbceaf
<p style="color:#dbceaf;">Text here</p>
.mytext {color:#dbceaf;}
This box has a color of #dbceaf
<div style="background-color:#dbceaf;">Content here</div>
.mybackground {background-color:#dbceaf;}
Border around this has a color of #dbceaf
<div style="border:2px solid #dbceaf;">Content here</div>
.myborder {border:2px solid #dbceaf;}