#fede2c color space conversions
Hex:
#fede2c
RGB:
254, 222, 44
CMY:
0, 13, 83
CMYK:
0, 13, 83, 0
HSL:
51°, 99.0566%, 58.4314%
HSV (HSB):
51°, 82.6772%, 99.6078%
XYZ:
67.4489, 73.4952, 13.0139
xyY:
0.4381, 0.4774, 73.4952
CIE-Lab:
88.6834, -5.2412, 81.9712
CIE-LCH:
88.6834, 82.1386, 93.6585
CIE-Luv:
88.6834, 29.2040, 90.8601
Hunter-Lab:
85.7294, -9.5886, 51.0102
#fede2c color charts
#fede2c color shades, tints & tones
#fede2c color schemes
#fede2c color preview, HTML & CSS examples
This text has a color of #fede2c
<p style="color:#fede2c;">Text here</p>
.mytext {color:#fede2c;}
This box has a color of #fede2c
<div style="background-color:#fede2c;">Content here</div>
.mybackground {background-color:#fede2c;}
Border around this has a color of #fede2c
<div style="border:2px solid #fede2c;">Content here</div>
.myborder {border:2px solid #fede2c;}