#fdae5b color space conversions
Hex:
#fdae5b
RGB:
253, 174, 91
CMY:
1, 32, 64
CMYK:
0, 31, 64, 1
HSL:
31°, 97.5904%, 67.4510%
HSV (HSB):
31°, 64.0316%, 99.2157%
XYZ:
57.5324, 51.9101, 16.8849
xyY:
0.4554, 0.4109, 51.9101
CIE-Lab:
77.2270, 21.1148, 53.2855
CIE-LCH:
77.2270, 57.3165, 68.3837
CIE-Luv:
77.2270, 61.8982, 58.6996
Hunter-Lab:
72.0487, 16.4509, 36.5392
#fdae5b color charts
#fdae5b color shades, tints & tones
#fdae5b color schemes
#fdae5b color preview, HTML & CSS examples
This text has a color of #fdae5b
<p style="color:#fdae5b;">Text here</p>
.mytext {color:#fdae5b;}
This box has a color of #fdae5b
<div style="background-color:#fdae5b;">Content here</div>
.mybackground {background-color:#fdae5b;}
Border around this has a color of #fdae5b
<div style="border:2px solid #fdae5b;">Content here</div>
.myborder {border:2px solid #fdae5b;}