#d0d8cc color space conversions
Hex:
#d0d8cc
RGB:
208, 216, 204
CMY:
18, 15, 20
CMYK:
4, 0, 6, 15
HSL:
100°, 13.3333%, 82.3529%
HSV (HSB):
100°, 5.5556%, 84.7059%
XYZ:
61.4674, 66.8813, 66.7964
xyY:
0.3150, 0.3427, 66.8813
CIE-Lab:
85.4439, -4.8719, 4.9638
CIE-LCH:
85.4439, 6.9552, 134.4647
CIE-Luv:
85.4439, -3.8746, 8.2978
Hunter-Lab:
81.7810, -8.9543, 8.8202
#d0d8cc color charts
#d0d8cc color shades, tints & tones
#d0d8cc color schemes
#d0d8cc color preview, HTML & CSS examples
This text has a color of #d0d8cc
<p style="color:#d0d8cc;">Text here</p>
.mytext {color:#d0d8cc;}
This box has a color of #d0d8cc
<div style="background-color:#d0d8cc;">Content here</div>
.mybackground {background-color:#d0d8cc;}
Border around this has a color of #d0d8cc
<div style="border:2px solid #d0d8cc;">Content here</div>
.myborder {border:2px solid #d0d8cc;}