#fed05c color space conversions
Hex:
#fed05c
RGB:
254, 208, 92
CMY:
0, 18, 64
CMYK:
0, 18, 64, 0
HSL:
43°, 98.7805%, 67.8431%
HSV (HSB):
43°, 63.7795%, 99.6078%
XYZ:
65.3607, 66.9553, 19.6040
xyY:
0.4302, 0.4407, 66.9553
CIE-Lab:
85.4814, 3.9096, 62.0338
CIE-LCH:
85.4814, 62.1569, 86.3938
CIE-Luv:
85.4814, 37.5967, 72.9472
Hunter-Lab:
81.8262, -0.6146, 43.0736
#fed05c color charts
#fed05c RGB chart
#fed05c CMYK chart
#fed05c RGB pie chart
#fed05c color shades, tints & tones
#fed05c color schemes
#fed05c color preview, HTML & CSS examples
This text has a color of #fed05c
<p style="color:#fed05c;">Text here</p>
.mytext {color:#fed05c;}
Text color #fed05c
This box has a color of #fed05c
<div style="background-color:#fed05c;">Content here</div>
.mybackground {background-color:#fed05c;}
Background color #fed05c
Border around this has a color of #fed05c
<div style="border:2px solid #fed05c;">Content here</div>
.myborder {border:2px solid #fed05c;}
Border color #fed05c