#fafc8c color space conversions
Hex:
#fafc8c
RGB:
250, 252, 140
CMY:
2, 1, 45
CMYK:
1, 0, 44, 1
HSL:
61°, 94.9153%, 76.8627%
HSV (HSB):
61°, 44.4444%, 98.8235%
XYZ:
78.9684, 91.8383, 38.3754
xyY:
0.3775, 0.4390, 91.8383
CIE-Lab:
96.7541, -15.9619, 53.1301
CIE-LCH:
96.7541, 55.4760, 106.7219
CIE-Luv:
96.7541, 3.9494, 72.4069
Hunter-Lab:
95.8323, -20.6177, 43.3403
#fafc8c color charts
#fafc8c color shades, tints & tones
#fafc8c color schemes
#fafc8c color preview, HTML & CSS examples
This text has a color of #fafc8c
<p style="color:#fafc8c;">Text here</p>
.mytext {color:#fafc8c;}
This box has a color of #fafc8c
<div style="background-color:#fafc8c;">Content here</div>
.mybackground {background-color:#fafc8c;}
Border around this has a color of #fafc8c
<div style="border:2px solid #fafc8c;">Content here</div>
.myborder {border:2px solid #fafc8c;}