#d8d2f2 color space conversions
Hex:
#d8d2f2
RGB:
216, 210, 242
CMY:
15, 18, 5
CMYK:
11, 13, 0, 5
HSL:
251°, 55.1724%, 88.6275%
HSV (HSB):
251°, 13.2231%, 94.9020%
XYZ:
67.3925, 67.1029, 93.4046
xyY:
0.2957, 0.2944, 67.1029
CIE-Lab:
85.5559, 8.1149, -14.9382
CIE-LCH:
85.5559, 17.0001, 298.5120
CIE-Luv:
85.5559, 1.3677, -24.8633
Hunter-Lab:
81.9164, 3.4981, -10.2636
#d8d2f2 color charts
#d8d2f2 color shades, tints & tones
#d8d2f2 color schemes
#d8d2f2 color preview, HTML & CSS examples
This text has a color of #d8d2f2
<p style="color:#d8d2f2;">Text here</p>
.mytext {color:#d8d2f2;}
This box has a color of #d8d2f2
<div style="background-color:#d8d2f2;">Content here</div>
.mybackground {background-color:#d8d2f2;}
Border around this has a color of #d8d2f2
<div style="border:2px solid #d8d2f2;">Content here</div>
.myborder {border:2px solid #d8d2f2;}