#fafe5f color space conversions
Hex:
#fafe5f
RGB:
250, 254, 95
CMY:
2, 0, 63
CMYK:
2, 0, 63, 0
HSL:
62°, 98.7578%, 68.4314%
HSV (HSB):
62°, 62.5984%, 99.6078%
XYZ:
76.9317, 92.0338, 24.5360
xyY:
0.3976, 0.4756, 92.0338
CIE-Lab:
96.8341, -20.3829, 72.8357
CIE-LCH:
96.8341, 75.6340, 105.6342
CIE-Luv:
96.8341, 3.9669, 91.4787
Hunter-Lab:
95.9343, -24.7421, 51.9900
#fafe5f color charts
#fafe5f color shades, tints & tones
#fafe5f color schemes
#fafe5f color preview, HTML & CSS examples
This text has a color of #fafe5f
<p style="color:#fafe5f;">Text here</p>
.mytext {color:#fafe5f;}
This box has a color of #fafe5f
<div style="background-color:#fafe5f;">Content here</div>
.mybackground {background-color:#fafe5f;}
Border around this has a color of #fafe5f
<div style="border:2px solid #fafe5f;">Content here</div>
.myborder {border:2px solid #fafe5f;}