#d0dcf9 color space conversions
Hex:
#d0dcf9
RGB:
208, 220, 249
CMY:
18, 14, 2
CMYK:
16, 12, 0, 2
HSL:
222°, 77.3585%, 89.6078%
HSV (HSB):
222°, 16.4659%, 97.6471%
XYZ:
68.7045, 71.4358, 99.7899
xyY:
0.2864, 0.2977, 71.4358
CIE-Lab:
87.6963, 1.7636, -15.4831
CIE-LCH:
87.6963, 15.5832, 276.4982
CIE-Luv:
87.6963, -7.9148, -24.7869
Hunter-Lab:
84.5197, -2.8102, -10.8381
#d0dcf9 color charts
#d0dcf9 color shades, tints & tones
#d0dcf9 color schemes
#d0dcf9 color preview, HTML & CSS examples
This text has a color of #d0dcf9
<p style="color:#d0dcf9;">Text here</p>
.mytext {color:#d0dcf9;}
This box has a color of #d0dcf9
<div style="background-color:#d0dcf9;">Content here</div>
.mybackground {background-color:#d0dcf9;}
Border around this has a color of #d0dcf9
<div style="border:2px solid #d0dcf9;">Content here</div>
.myborder {border:2px solid #d0dcf9;}