#d3faec color space conversions
Hex:
#d3faec
RGB:
211, 250, 236
CMY:
17, 2, 7
CMYK:
16, 0, 6, 2
HSL:
158°, 79.5918%, 90.3922%
HSV (HSB):
158°, 15.6000%, 98.0392%
XYZ:
76.1899, 88.2762, 92.3803
xyY:
0.2966, 0.3437, 88.2762
CIE-Lab:
95.2771, -15.1742, 2.5197
CIE-LCH:
95.2771, 15.3820, 170.5718
CIE-Luv:
95.2771, -20.0185, 6.5450
Hunter-Lab:
93.9554, -19.6736, 7.4728
#d3faec color charts
#d3faec RGB chart
#d3faec CMYK chart
#d3faec RGB pie chart
#d3faec color shades, tints & tones
#d3faec color schemes
#d3faec color preview, HTML & CSS examples
This text has a color of #d3faec
<p style="color:#d3faec;">Text here</p>
.mytext {color:#d3faec;}
Text color #d3faec
This box has a color of #d3faec
<div style="background-color:#d3faec;">Content here</div>
.mybackground {background-color:#d3faec;}
Background color #d3faec
Border around this has a color of #d3faec
<div style="border:2px solid #d3faec;">Content here</div>
.myborder {border:2px solid #d3faec;}
Border color #d3faec