#edfac9 color space conversions
Hex:
#edfac9
RGB:
237, 250, 201
CMY:
7, 2, 21
CMYK:
5, 0, 20, 2
HSL:
76°, 83.0508%, 88.4314%
HSV (HSB):
76°, 19.6000%, 98.0392%
XYZ:
79.6533, 90.5928, 68.5463
xyY:
0.3336, 0.3794, 90.5928
CIE-Lab:
96.2421, -12.3999, 22.1102
CIE-LCH:
96.2421, 25.3499, 119.2847
CIE-Luv:
96.2421, -5.0770, 34.4742
Hunter-Lab:
95.1802, -17.1845, 23.9271
#edfac9 color charts
#edfac9 color shades, tints & tones
#edfac9 color schemes
#edfac9 color preview, HTML & CSS examples
This text has a color of #edfac9
<p style="color:#edfac9;">Text here</p>
.mytext {color:#edfac9;}
This box has a color of #edfac9
<div style="background-color:#edfac9;">Content here</div>
.mybackground {background-color:#edfac9;}
Border around this has a color of #edfac9
<div style="border:2px solid #edfac9;">Content here</div>
.myborder {border:2px solid #edfac9;}