#fafc98 color space conversions
Hex:
#fafc98
RGB:
250, 252, 152
CMY:
2, 1, 40
CMYK:
1, 0, 40, 1
HSL:
61°, 94.3396%, 79.2157%
HSV (HSB):
61°, 39.6825%, 98.8235%
XYZ:
79.9022, 92.2118, 43.2931
xyY:
0.3709, 0.4281, 92.2118
CIE-Lab:
96.9068, -14.7743, 47.5996
CIE-LCH:
96.9068, 49.8397, 107.2437
CIE-Luv:
96.9068, 3.5259, 66.3252
Hunter-Lab:
96.0270, -19.5207, 40.4884
#fafc98 color charts
#fafc98 color shades, tints & tones
#fafc98 color schemes
#fafc98 color preview, HTML & CSS examples
This text has a color of #fafc98
<p style="color:#fafc98;">Text here</p>
.mytext {color:#fafc98;}
This box has a color of #fafc98
<div style="background-color:#fafc98;">Content here</div>
.mybackground {background-color:#fafc98;}
Border around this has a color of #fafc98
<div style="border:2px solid #fafc98;">Content here</div>
.myborder {border:2px solid #fafc98;}