#fafa5e color space conversions
Hex:
#fafa5e
RGB:
250, 250, 94
CMY:
2, 2, 63
CMYK:
0, 0, 62, 2
HSL:
60°, 93.9759%, 67.4510%
HSV (HSB):
60°, 62.4000%, 98.0392%
XYZ:
75.6303, 89.5034, 23.8794
xyY:
0.4001, 0.4735, 89.5034
CIE-Lab:
95.7904, -18.5264, 72.1317
CIE-LCH:
95.7904, 74.4729, 104.4046
CIE-Luv:
95.7904, 6.4995, 90.1003
Hunter-Lab:
94.6062, -22.8640, 51.2591
#fafa5e color charts
#fafa5e color shades, tints & tones
#fafa5e color schemes
#fafa5e color preview, HTML & CSS examples
This text has a color of #fafa5e
<p style="color:#fafa5e;">Text here</p>
.mytext {color:#fafa5e;}
This box has a color of #fafa5e
<div style="background-color:#fafa5e;">Content here</div>
.mybackground {background-color:#fafa5e;}
Border around this has a color of #fafa5e
<div style="border:2px solid #fafa5e;">Content here</div>
.myborder {border:2px solid #fafa5e;}