#fafe8c color space conversions
Hex:
#fafe8c
RGB:
250, 254, 140
CMY:
2, 0, 45
CMYK:
2, 0, 45, 0
HSL:
62°, 98.2759%, 77.2549%
HSV (HSB):
62°, 44.8819%, 99.6078%
XYZ:
79.5998, 93.1011, 38.5859
xyY:
0.3767, 0.4406, 93.1011
CIE-Lab:
97.2686, -16.9299, 53.7593
CIE-LCH:
97.2686, 56.3621, 107.4803
CIE-Luv:
97.2686, 2.7510, 73.3793
Hunter-Lab:
96.4889, -21.5996, 43.8322
#fafe8c color charts
#fafe8c color shades, tints & tones
#fafe8c color schemes
#fafe8c color preview, HTML & CSS examples
This text has a color of #fafe8c
<p style="color:#fafe8c;">Text here</p>
.mytext {color:#fafe8c;}
This box has a color of #fafe8c
<div style="background-color:#fafe8c;">Content here</div>
.mybackground {background-color:#fafe8c;}
Border around this has a color of #fafe8c
<div style="border:2px solid #fafe8c;">Content here</div>
.myborder {border:2px solid #fafe8c;}