#d0d8be color space conversions
Hex:
#d0d8be
RGB:
208, 216, 190
CMY:
18, 15, 25
CMYK:
4, 0, 12, 15
HSL:
78°, 25.0000%, 79.6078%
HSV (HSB):
78°, 12.0370%, 84.7059%
XYZ:
59.8626, 66.2393, 58.3456
xyY:
0.3246, 0.3591, 66.2393
CIE-Lab:
85.1184, -7.2647, 11.8946
CIE-LCH:
85.1184, 13.9377, 121.4147
CIE-Luv:
85.1184, -3.2371, 18.7423
Hunter-Lab:
81.3876, -11.1371, 14.4671
#d0d8be color charts
#d0d8be color shades, tints & tones
#d0d8be color schemes
#d0d8be color preview, HTML & CSS examples
This text has a color of #d0d8be
<p style="color:#d0d8be;">Text here</p>
.mytext {color:#d0d8be;}
This box has a color of #d0d8be
<div style="background-color:#d0d8be;">Content here</div>
.mybackground {background-color:#d0d8be;}
Border around this has a color of #d0d8be
<div style="border:2px solid #d0d8be;">Content here</div>
.myborder {border:2px solid #d0d8be;}