#fed705 color space conversions
Hex:
#fed705
RGB:
254, 215, 5
CMY:
0, 16, 98
CMYK:
0, 15, 98, 0
HSL:
51°, 99.2032%, 50.7843%
HSV (HSB):
51°, 98.0315%, 99.6078%
XYZ:
65.2009, 69.6827, 10.1572
xyY:
0.4495, 0.4804, 69.6827
CIE-Lab:
86.8410, -2.3108, 86.6063
CIE-LCH:
86.8410, 86.6371, 91.5284
CIE-Luv:
86.8410, 34.7172, 91.8387
Hunter-Lab:
83.4761, -6.6619, 51.2190
#fed705 color charts
#fed705 color shades, tints & tones
#fed705 color schemes
#fed705 color preview, HTML & CSS examples
This text has a color of #fed705
<p style="color:#fed705;">Text here</p>
.mytext {color:#fed705;}
This box has a color of #fed705
<div style="background-color:#fed705;">Content here</div>
.mybackground {background-color:#fed705;}
Border around this has a color of #fed705
<div style="border:2px solid #fed705;">Content here</div>
.myborder {border:2px solid #fed705;}