#fafe6e color space conversions
Hex:
#fafe6e
RGB:
250, 254, 110
CMY:
2, 0, 57
CMYK:
2, 0, 57, 0
HSL:
62°, 98.6301%, 71.3725%
HSV (HSB):
62°, 56.6929%, 99.6078%
XYZ:
77.6806, 92.3334, 28.4798
xyY:
0.3914, 0.4652, 92.3334
CIE-Lab:
96.9564, -19.4029, 66.8471
CIE-LCH:
96.9564, 69.6061, 106.1858
CIE-Luv:
96.9564, 3.6170, 86.2689
Hunter-Lab:
96.0903, -23.8563, 49.6905
#fafe6e color charts
#fafe6e color shades, tints & tones
#fafe6e color schemes
#fafe6e color preview, HTML & CSS examples
This text has a color of #fafe6e
<p style="color:#fafe6e;">Text here</p>
.mytext {color:#fafe6e;}
This box has a color of #fafe6e
<div style="background-color:#fafe6e;">Content here</div>
.mybackground {background-color:#fafe6e;}
Border around this has a color of #fafe6e
<div style="border:2px solid #fafe6e;">Content here</div>
.myborder {border:2px solid #fafe6e;}