#faf45e color space conversions
Hex:
#faf45e
RGB:
250, 244, 94
CMY:
2, 4, 63
CMYK:
0, 2, 62, 2
HSL:
58°, 93.9759%, 67.4510%
HSV (HSB):
58°, 62.4000%, 98.0392%
XYZ:
73.7954, 85.8335, 23.2678
xyY:
0.4035, 0.4693, 85.8335
CIE-Lab:
94.2411, -15.6263, 70.4993
CIE-LCH:
94.2411, 72.2103, 102.4977
CIE-Luv:
94.2411, 10.3181, 87.5467
Hunter-Lab:
92.6464, -19.9510, 49.9620
#faf45e color charts
#faf45e color shades, tints & tones
#faf45e color schemes
#faf45e color preview, HTML & CSS examples
This text has a color of #faf45e
<p style="color:#faf45e;">Text here</p>
.mytext {color:#faf45e;}
This box has a color of #faf45e
<div style="background-color:#faf45e;">Content here</div>
.mybackground {background-color:#faf45e;}
Border around this has a color of #faf45e
<div style="border:2px solid #faf45e;">Content here</div>
.myborder {border:2px solid #faf45e;}