#fafd7a color space conversions
Hex:
#fafd7a
RGB:
250, 253, 122
CMY:
2, 1, 52
CMYK:
1, 0, 52, 1
HSL:
61°, 97.0370%, 73.5294%
HSV (HSB):
61°, 51.7787%, 99.2157%
XYZ:
78.0625, 91.9797, 32.0519
xyY:
0.3863, 0.4551, 91.9797
CIE-Lab:
96.8120, -18.0156, 61.4597
CIE-LCH:
96.8120, 64.0457, 106.3374
CIE-Luv:
96.8120, 3.9070, 81.0438
Hunter-Lab:
95.9060, -22.5460, 47.3195
#fafd7a color charts
#fafd7a color shades, tints & tones
#fafd7a color schemes
#fafd7a color preview, HTML & CSS examples
This text has a color of #fafd7a
<p style="color:#fafd7a;">Text here</p>
.mytext {color:#fafd7a;}
This box has a color of #fafd7a
<div style="background-color:#fafd7a;">Content here</div>
.mybackground {background-color:#fafd7a;}
Border around this has a color of #fafd7a
<div style="border:2px solid #fafd7a;">Content here</div>
.myborder {border:2px solid #fafd7a;}