#faf87d color space conversions
Hex:
#faf87d
RGB:
250, 248, 125
CMY:
2, 3, 51
CMYK:
0, 1, 50, 2
HSL:
59°, 92.5926%, 73.5294%
HSV (HSB):
59°, 50.0000%, 98.0392%
XYZ:
76.6934, 88.9395, 32.5269
xyY:
0.3870, 0.4488, 88.9395
CIE-Lab:
95.5551, -15.3515, 58.6386
CIE-LCH:
95.5551, 60.6148, 104.6707
CIE-Luv:
95.5551, 6.8839, 77.4406
Hunter-Lab:
94.3077, -19.8778, 45.5662
#faf87d color charts
#faf87d color shades, tints & tones
#faf87d color schemes
#faf87d color preview, HTML & CSS examples
This text has a color of #faf87d
<p style="color:#faf87d;">Text here</p>
.mytext {color:#faf87d;}
This box has a color of #faf87d
<div style="background-color:#faf87d;">Content here</div>
.mybackground {background-color:#faf87d;}
Border around this has a color of #faf87d
<div style="border:2px solid #faf87d;">Content here</div>
.myborder {border:2px solid #faf87d;}