#fafec1 color space conversions
Hex:
#fafec1
RGB:
250, 254, 193
CMY:
2, 0, 24
CMYK:
2, 0, 24, 0
HSL:
64°, 96.8254%, 87.6471%
HSV (HSB):
64°, 24.0157%, 99.6078%
XYZ:
84.4918, 95.0579, 64.3469
xyY:
0.3464, 0.3897, 95.0579
CIE-Lab:
98.0567, -10.8632, 28.8132
CIE-LCH:
98.0567, 30.7930, 110.6575
CIE-Luv:
98.0567, 0.7235, 43.2220
Hunter-Lab:
97.4976, -15.9321, 29.1179
#fafec1 color charts
#fafec1 color shades, tints & tones
#fafec1 color schemes
#fafec1 color preview, HTML & CSS examples
This text has a color of #fafec1
<p style="color:#fafec1;">Text here</p>
.mytext {color:#fafec1;}
This box has a color of #fafec1
<div style="background-color:#fafec1;">Content here</div>
.mybackground {background-color:#fafec1;}
Border around this has a color of #fafec1
<div style="border:2px solid #fafec1;">Content here</div>
.myborder {border:2px solid #fafec1;}