#fafd87 color space conversions
Hex:
#fafd87
RGB:
250, 253, 135
CMY:
2, 1, 47
CMYK:
1, 0, 47, 1
HSL:
62°, 96.7213%, 76.0784%
HSV (HSB):
62°, 46.6403%, 99.2157%
XYZ:
78.9228, 92.3238, 36.5823
xyY:
0.3797, 0.4442, 92.3238
CIE-Lab:
96.9525, -16.9074, 55.7077
CIE-LCH:
96.9525, 58.2169, 106.8832
CIE-Luv:
96.9525, 3.5123, 75.2729
Hunter-Lab:
96.0853, -21.5324, 44.6864
#fafd87 color charts
#fafd87 color shades, tints & tones
#fafd87 color schemes
#fafd87 color preview, HTML & CSS examples
This text has a color of #fafd87
<p style="color:#fafd87;">Text here</p>
.mytext {color:#fafd87;}
This box has a color of #fafd87
<div style="background-color:#fafd87;">Content here</div>
.mybackground {background-color:#fafd87;}
Border around this has a color of #fafd87
<div style="border:2px solid #fafd87;">Content here</div>
.myborder {border:2px solid #fafd87;}