#fafc7c color space conversions
Hex:
#fafc7c
RGB:
250, 252, 124
CMY:
2, 1, 51
CMYK:
1, 0, 51, 1
HSL:
61°, 95.5224%, 73.7255%
HSV (HSB):
61°, 50.7937%, 98.8235%
XYZ:
77.8728, 91.4000, 32.6064
xyY:
0.3857, 0.4527, 91.4000
CIE-Lab:
96.5745, -17.3715, 60.2874
CIE-LCH:
96.5745, 62.7402, 106.0741
CIE-Luv:
96.5745, 4.4595, 79.7329
Hunter-Lab:
95.6034, -21.9104, 46.7009
#fafc7c color charts
#fafc7c color shades, tints & tones
#fafc7c color schemes
#fafc7c color preview, HTML & CSS examples
This text has a color of #fafc7c
<p style="color:#fafc7c;">Text here</p>
.mytext {color:#fafc7c;}
This box has a color of #fafc7c
<div style="background-color:#fafc7c;">Content here</div>
.mybackground {background-color:#fafc7c;}
Border around this has a color of #fafc7c
<div style="border:2px solid #fafc7c;">Content here</div>
.myborder {border:2px solid #fafc7c;}