#fafe8a color space conversions
Hex:
#fafe8a
RGB:
250, 254, 138
CMY:
2, 0, 46
CMYK:
2, 0, 46, 0
HSL:
62°, 98.3051%, 76.8627%
HSV (HSB):
62°, 45.6693%, 99.6078%
XYZ:
79.4536, 93.0426, 37.8161
xyY:
0.3778, 0.4424, 93.0426
CIE-Lab:
97.2449, -17.1164, 54.6659
CIE-LCH:
97.2449, 57.2829, 107.3858
CIE-Luv:
97.2449, 2.8154, 74.3386
Hunter-Lab:
96.4586, -21.7709, 44.2767
#fafe8a color charts
#fafe8a color shades, tints & tones
#fafe8a color schemes
#fafe8a color preview, HTML & CSS examples
This text has a color of #fafe8a
<p style="color:#fafe8a;">Text here</p>
.mytext {color:#fafe8a;}
This box has a color of #fafe8a
<div style="background-color:#fafe8a;">Content here</div>
.mybackground {background-color:#fafe8a;}
Border around this has a color of #fafe8a
<div style="border:2px solid #fafe8a;">Content here</div>
.myborder {border:2px solid #fafe8a;}