#d0e0c5 color space conversions
Hex:
#d0e0c5
RGB:
208, 224, 197
CMY:
18, 12, 23
CMYK:
7, 0, 12, 12
HSL:
96°, 30.3371%, 82.5490%
HSV (HSB):
96°, 12.0536%, 87.8431%
XYZ:
62.7461, 70.7524, 63.1728
xyY:
0.3190, 0.3597, 70.7524
CIE-Lab:
87.3646, -10.1727, 11.4056
CIE-LCH:
87.3646, 15.2830, 131.7299
CIE-Luv:
87.3646, -7.6850, 18.6659
Hunter-Lab:
84.1145, -14.0462, 14.3513
#d0e0c5 color charts
#d0e0c5 color shades, tints & tones
#d0e0c5 color schemes
#d0e0c5 color preview, HTML & CSS examples
This text has a color of #d0e0c5
<p style="color:#d0e0c5;">Text here</p>
.mytext {color:#d0e0c5;}
This box has a color of #d0e0c5
<div style="background-color:#d0e0c5;">Content here</div>
.mybackground {background-color:#d0e0c5;}
Border around this has a color of #d0e0c5
<div style="border:2px solid #d0e0c5;">Content here</div>
.myborder {border:2px solid #d0e0c5;}