#fdae2c color space conversions
Hex:
#fdae2c
RGB:
253, 174, 44
CMY:
1, 32, 83
CMYK:
0, 31, 83, 1
HSL:
37°, 98.1221%, 58.2353%
HSV (HSB):
37°, 82.6087%, 99.2157%
XYZ:
56.0987, 51.3366, 9.3351
xyY:
0.4804, 0.4396, 51.3366
CIE-Lab:
76.8825, 19.0571, 71.9528
CIE-LCH:
76.8825, 74.4337, 75.1655
CIE-Luv:
76.8825, 64.8362, 72.5465
Hunter-Lab:
71.6496, 14.3715, 42.4299
#fdae2c color charts
#fdae2c color shades, tints & tones
#fdae2c color schemes
#fdae2c color preview, HTML & CSS examples
This text has a color of #fdae2c
<p style="color:#fdae2c;">Text here</p>
.mytext {color:#fdae2c;}
This box has a color of #fdae2c
<div style="background-color:#fdae2c;">Content here</div>
.mybackground {background-color:#fdae2c;}
Border around this has a color of #fdae2c
<div style="border:2px solid #fdae2c;">Content here</div>
.myborder {border:2px solid #fdae2c;}