#fadf5e color space conversions
Hex:
#fadf5e
RGB:
250, 223, 94
CMY:
2, 13, 63
CMYK:
0, 11, 62, 2
HSL:
50°, 93.9759%, 67.4510%
HSV (HSB):
50°, 62.4000%, 98.0392%
XYZ:
67.8324, 73.9075, 21.2801
xyY:
0.4161, 0.4534, 73.9075
CIE-Lab:
88.8787, -5.2398, 64.7605
CIE-LCH:
88.8787, 64.9721, 94.6258
CIE-Luv:
88.8787, 24.1762, 78.5292
Hunter-Lab:
85.9695, -9.6049, 45.5025
#fadf5e color charts
#fadf5e color shades, tints & tones
#fadf5e color schemes
#fadf5e color preview, HTML & CSS examples
This text has a color of #fadf5e
<p style="color:#fadf5e;">Text here</p>
.mytext {color:#fadf5e;}
This box has a color of #fadf5e
<div style="background-color:#fadf5e;">Content here</div>
.mybackground {background-color:#fadf5e;}
Border around this has a color of #fadf5e
<div style="border:2px solid #fadf5e;">Content here</div>
.myborder {border:2px solid #fadf5e;}