#d1faec color space conversions
Hex:
#d1faec
RGB:
209, 250, 236
CMY:
18, 2, 7
CMYK:
16, 0, 6, 2
HSL:
160°, 80.3922%, 90.0000%
HSV (HSB):
160°, 16.4000%, 98.0392%
XYZ:
75.6204, 87.9827, 92.3536
xyY:
0.2954, 0.3437, 87.9827
CIE-Lab:
95.1536, -15.8020, 2.3250
CIE-LCH:
95.1536, 15.9722, 171.6299
CIE-Luv:
95.1536, -20.9983, 6.3524
Hunter-Lab:
93.7991, -20.2424, 7.2830
#d1faec color charts
#d1faec color shades, tints & tones
#d1faec color schemes
#d1faec color preview, HTML & CSS examples
This text has a color of #d1faec
<p style="color:#d1faec;">Text here</p>
.mytext {color:#d1faec;}
This box has a color of #d1faec
<div style="background-color:#d1faec;">Content here</div>
.mybackground {background-color:#d1faec;}
Border around this has a color of #d1faec
<div style="border:2px solid #d1faec;">Content here</div>
.myborder {border:2px solid #d1faec;}