#fed95d color space conversions
Hex:
#fed95d
RGB:
254, 217, 93
CMY:
0, 15, 64
CMYK:
0, 15, 63, 0
HSL:
46°, 98.7730%, 68.0392%
HSV (HSB):
46°, 63.3858%, 99.6078%
XYZ:
67.6617, 71.4869, 20.5881
xyY:
0.4236, 0.4475, 71.4869
CIE-Lab:
87.7210, -0.6247, 64.0363
CIE-LCH:
87.7210, 64.0393, 90.5589
CIE-Luv:
87.7210, 31.2174, 76.4549
Hunter-Lab:
84.5499, -5.1164, 44.7477
#fed95d color charts
#fed95d color shades, tints & tones
#fed95d color schemes
#fed95d color preview, HTML & CSS examples
This text has a color of #fed95d
<p style="color:#fed95d;">Text here</p>
.mytext {color:#fed95d;}
This box has a color of #fed95d
<div style="background-color:#fed95d;">Content here</div>
.mybackground {background-color:#fed95d;}
Border around this has a color of #fed95d
<div style="border:2px solid #fed95d;">Content here</div>
.myborder {border:2px solid #fed95d;}