#fafee1 color space conversions
Hex:
#fafee1
RGB:
250, 254, 225
CMY:
2, 0, 12
CMYK:
2, 0, 11, 0
HSL:
68°, 93.5484%, 93.9216%
HSV (HSB):
68°, 11.4173%, 99.6078%
XYZ:
88.4568, 96.6439, 85.2261
xyY:
0.3272, 0.3575, 96.6439
CIE-Lab:
98.6875, -6.1766, 13.4192
CIE-LCH:
98.6875, 14.7724, 114.7160
CIE-Luv:
98.6875, -0.7557, 21.2391
Hunter-Lab:
98.3076, -11.4248, 17.4149
#fafee1 color charts
#fafee1 color shades, tints & tones
#fafee1 color schemes
#fafee1 color preview, HTML & CSS examples
This text has a color of #fafee1
<p style="color:#fafee1;">Text here</p>
.mytext {color:#fafee1;}
This box has a color of #fafee1
<div style="background-color:#fafee1;">Content here</div>
.mybackground {background-color:#fafee1;}
Border around this has a color of #fafee1
<div style="border:2px solid #fafee1;">Content here</div>
.myborder {border:2px solid #fafee1;}