#d3faa6 color space conversions
Hex:
#d3faa6
RGB:
211, 250, 166
CMY:
17, 2, 35
CMYK:
16, 0, 34, 2
HSL:
88°, 89.3617%, 81.5686%
HSV (HSB):
88°, 33.6000%, 98.0392%
XYZ:
67.9325, 84.9733, 48.8975
xyY:
0.3366, 0.4211, 84.9733
CIE-Lab:
93.8716, -26.5410, 36.2761
CIE-LCH:
93.8716, 44.9487, 126.1906
CIE-Luv:
93.8716, -18.7633, 55.1498
Hunter-Lab:
92.1809, -29.7715, 33.0762
#d3faa6 color charts
#d3faa6 color shades, tints & tones
#d3faa6 color schemes
#d3faa6 color preview, HTML & CSS examples
This text has a color of #d3faa6
<p style="color:#d3faa6;">Text here</p>
.mytext {color:#d3faa6;}
This box has a color of #d3faa6
<div style="background-color:#d3faa6;">Content here</div>
.mybackground {background-color:#d3faa6;}
Border around this has a color of #d3faa6
<div style="border:2px solid #d3faa6;">Content here</div>
.myborder {border:2px solid #d3faa6;}