#d5fac3 color space conversions
Hex:
#d5fac3
RGB:
213, 250, 195
CMY:
16, 2, 24
CMYK:
15, 0, 22, 2
HSL:
100°, 84.6154%, 87.2549%
HSV (HSB):
100°, 22.0000%, 98.0392%
XYZ:
71.4765, 86.4575, 64.5505
xyY:
0.3213, 0.3886, 86.4575
CIE-Lab:
94.5076, -21.6398, 22.5172
CIE-LCH:
94.5076, 31.2299, 133.8617
CIE-Luv:
94.5076, -18.1835, 36.6384
Hunter-Lab:
92.9825, -25.5048, 23.9273
#d5fac3 color charts
#d5fac3 color shades, tints & tones
#d5fac3 color schemes
#d5fac3 color preview, HTML & CSS examples
This text has a color of #d5fac3
<p style="color:#d5fac3;">Text here</p>
.mytext {color:#d5fac3;}
This box has a color of #d5fac3
<div style="background-color:#d5fac3;">Content here</div>
.mybackground {background-color:#d5fac3;}
Border around this has a color of #d5fac3
<div style="border:2px solid #d5fac3;">Content here</div>
.myborder {border:2px solid #d5fac3;}