#fafca7 color space conversions
Hex:
#fafca7
RGB:
250, 252, 167
CMY:
2, 1, 35
CMYK:
1, 0, 34, 1
HSL:
61°, 93.4066%, 82.1569%
HSV (HSB):
61°, 33.7302%, 98.8235%
XYZ:
81.2098, 92.7348, 50.1786
xyY:
0.3623, 0.4138, 92.7348
CIE-Lab:
97.1199, -13.1325, 40.5505
CIE-LCH:
97.1199, 42.6240, 107.9449
CIE-Luv:
97.1199, 2.9496, 58.0504
Hunter-Lab:
96.2989, -17.9924, 36.5149
#fafca7 color charts
#fafca7 color shades, tints & tones
#fafca7 color schemes
#fafca7 color preview, HTML & CSS examples
This text has a color of #fafca7
<p style="color:#fafca7;">Text here</p>
.mytext {color:#fafca7;}
This box has a color of #fafca7
<div style="background-color:#fafca7;">Content here</div>
.mybackground {background-color:#fafca7;}
Border around this has a color of #fafca7
<div style="border:2px solid #fafca7;">Content here</div>
.myborder {border:2px solid #fafca7;}