#fdae2b color space conversions
Hex:
#fdae2b
RGB:
253, 174, 43
CMY:
1, 32, 83
CMYK:
0, 31, 83, 1
HSL:
37°, 98.1308%, 58.0392%
HSV (HSB):
37°, 83.0040%, 99.2157%
XYZ:
56.0801, 51.3292, 9.2373
xyY:
0.4808, 0.4400, 51.3292
CIE-Lab:
76.8780, 19.0302, 72.2542
CIE-LCH:
76.8780, 74.7182, 75.2446
CIE-Luv:
76.8780, 64.8757, 72.7322
Hunter-Lab:
71.6444, 14.3444, 42.5067
#fdae2b color charts
#fdae2b color shades, tints & tones
#fdae2b color schemes
#fdae2b color preview, HTML & CSS examples
This text has a color of #fdae2b
<p style="color:#fdae2b;">Text here</p>
.mytext {color:#fdae2b;}
This box has a color of #fdae2b
<div style="background-color:#fdae2b;">Content here</div>
.mybackground {background-color:#fdae2b;}
Border around this has a color of #fdae2b
<div style="border:2px solid #fdae2b;">Content here</div>
.myborder {border:2px solid #fdae2b;}