#fafeac color space conversions
Hex:
#fafeac
RGB:
250, 254, 172
CMY:
2, 0, 33
CMYK:
2, 0, 32, 0
HSL:
63°, 97.6190%, 83.5294%
HSV (HSB):
63°, 32.2835%, 99.6078%
XYZ:
82.3125, 94.1862, 52.8711
xyY:
0.3589, 0.4106, 94.1862
CIE-Lab:
97.7070, -13.5252, 38.8476
CIE-LCH:
97.7070, 41.1347, 109.1960
CIE-Luv:
97.7070, 1.5967, 56.2075
Hunter-Lab:
97.0496, -18.4420, 35.6344
#fafeac color charts
#fafeac color shades, tints & tones
#fafeac color schemes
#fafeac color preview, HTML & CSS examples
This text has a color of #fafeac
<p style="color:#fafeac;">Text here</p>
.mytext {color:#fafeac;}
This box has a color of #fafeac
<div style="background-color:#fafeac;">Content here</div>
.mybackground {background-color:#fafeac;}
Border around this has a color of #fafeac
<div style="border:2px solid #fafeac;">Content here</div>
.myborder {border:2px solid #fafeac;}