#fafa4e color space conversions
Hex:
#fafa4e
RGB:
250, 250, 78
CMY:
2, 2, 69
CMYK:
0, 0, 69, 2
HSL:
60°, 94.5055%, 64.3137%
HSV (HSB):
60°, 68.8000%, 98.0392%
XYZ:
74.9851, 89.2453, 20.4817
xyY:
0.4060, 0.4832, 89.2453
CIE-Lab:
95.6828, -19.3842, 77.9618
CIE-LCH:
95.6828, 80.3355, 103.9627
CIE-Luv:
95.6828, 6.8346, 94.7471
Hunter-Lab:
94.4697, -23.6381, 53.2743
#fafa4e color charts
#fafa4e color shades, tints & tones
#fafa4e color schemes
#fafa4e color preview, HTML & CSS examples
This text has a color of #fafa4e
<p style="color:#fafa4e;">Text here</p>
.mytext {color:#fafa4e;}
This box has a color of #fafa4e
<div style="background-color:#fafa4e;">Content here</div>
.mybackground {background-color:#fafa4e;}
Border around this has a color of #fafa4e
<div style="border:2px solid #fafa4e;">Content here</div>
.myborder {border:2px solid #fafa4e;}