#fed555 color space conversions
Hex:
#fed555
RGB:
254, 213, 85
CMY:
0, 16, 67
CMYK:
0, 16, 67, 0
HSL:
45°, 98.8304%, 66.4706%
HSV (HSB):
45°, 66.5354%, 99.6078%
XYZ:
66.3070, 69.3152, 18.4787
xyY:
0.4303, 0.4498, 69.3152
CIE-Lab:
86.6599, 0.9494, 66.2693
CIE-LCH:
86.6599, 66.2761, 89.1792
CIE-Luv:
86.6599, 34.3780, 77.4780
Hunter-Lab:
83.2558, -3.5356, 45.1195
#fed555 color charts
#fed555 color shades, tints & tones
#fed555 color schemes
#fed555 color preview, HTML & CSS examples
This text has a color of #fed555
<p style="color:#fed555;">Text here</p>
.mytext {color:#fed555;}
This box has a color of #fed555
<div style="background-color:#fed555;">Content here</div>
.mybackground {background-color:#fed555;}
Border around this has a color of #fed555
<div style="border:2px solid #fed555;">Content here</div>
.myborder {border:2px solid #fed555;}