#fdb15a color space conversions
Hex:
#fdb15a
RGB:
253, 177, 90
CMY:
1, 31, 65
CMYK:
0, 30, 64, 1
HSL:
32°, 97.6048%, 67.2549%
HSV (HSB):
32°, 64.4269%, 99.2157%
XYZ:
58.0756, 53.0651, 16.8545
xyY:
0.4537, 0.4146, 53.0651
CIE-Lab:
77.9134, 19.4833, 54.5334
CIE-LCH:
77.9134, 57.9093, 70.3396
CIE-Luv:
77.9134, 59.7160, 60.3745
Hunter-Lab:
72.8458, 14.8272, 37.2740
#fdb15a color charts
#fdb15a color shades, tints & tones
#fdb15a color schemes
#fdb15a color preview, HTML & CSS examples
This text has a color of #fdb15a
<p style="color:#fdb15a;">Text here</p>
.mytext {color:#fdb15a;}
This box has a color of #fdb15a
<div style="background-color:#fdb15a;">Content here</div>
.mybackground {background-color:#fdb15a;}
Border around this has a color of #fdb15a
<div style="border:2px solid #fdb15a;">Content here</div>
.myborder {border:2px solid #fdb15a;}