#fefaf4 color space conversions
Hex:
#fefaf4
RGB:
254, 250, 244
CMY:
0, 2, 4
CMYK:
0, 2, 4, 0
HSL:
36°, 83.3333%, 97.6471%
HSV (HSB):
36°, 3.9370%, 99.6078%
XYZ:
91.3878, 95.9737, 99.2961
xyY:
0.3188, 0.3348, 95.9737
CIE-Lab:
98.4218, 0.3020, 3.3300
CIE-LCH:
98.4218, 3.3437, 84.8181
CIE-Luv:
98.4218, 2.6064, 5.0593
Hunter-Lab:
97.9662, -4.9270, 8.4814
#fefaf4 color charts
#fefaf4 color shades, tints & tones
#fefaf4 color schemes
#fefaf4 color preview, HTML & CSS examples
This text has a color of #fefaf4
<p style="color:#fefaf4;">Text here</p>
.mytext {color:#fefaf4;}
This box has a color of #fefaf4
<div style="background-color:#fefaf4;">Content here</div>
.mybackground {background-color:#fefaf4;}
Border around this has a color of #fefaf4
<div style="border:2px solid #fefaf4;">Content here</div>
.myborder {border:2px solid #fefaf4;}