#fafeaa color space conversions
Hex:
#fafeaa
RGB:
250, 254, 170
CMY:
2, 0, 33
CMYK:
2, 0, 33, 0
HSL:
63°, 97.6744%, 83.1373%
HSV (HSB):
63°, 33.0709%, 99.6078%
XYZ:
82.1219, 94.1099, 51.8670
xyY:
0.3600, 0.4126, 94.1099
CIE-Lab:
97.6763, -13.7611, 39.7962
CIE-LCH:
97.6763, 42.1083, 109.0749
CIE-Luv:
97.6763, 1.6753, 57.3769
Hunter-Lab:
97.0103, -18.6628, 36.2075
#fafeaa color charts
#fafeaa RGB chart
#fafeaa CMYK chart
#fafeaa RGB pie chart
#fafeaa color shades, tints & tones
#fafeaa color schemes
#fafeaa color preview, HTML & CSS examples
This text has a color of #fafeaa
<p style="color:#fafeaa;">Text here</p>
.mytext {color:#fafeaa;}
Text color #fafeaa
This box has a color of #fafeaa
<div style="background-color:#fafeaa;">Content here</div>
.mybackground {background-color:#fafeaa;}
Background color #fafeaa
Border around this has a color of #fafeaa
<div style="border:2px solid #fafeaa;">Content here</div>
.myborder {border:2px solid #fafeaa;}
Border color #fafeaa