#fdb64b color space conversions
Hex:
#fdb64b
RGB:
253, 182, 75
CMY:
1, 29, 71
CMYK:
0, 28, 70, 1
HSL:
36°, 97.8022%, 64.3137%
HSV (HSB):
36°, 70.3557%, 99.2157%
XYZ:
58.5060, 54.8465, 14.1595
xyY:
0.4588, 0.4301, 54.8465
CIE-Lab:
78.9528, 16.0487, 62.3846
CIE-LCH:
78.9528, 64.4159, 75.5733
CIE-Luv:
78.9528, 56.9848, 67.8102
Hunter-Lab:
74.0585, 11.4122, 40.5051
#fdb64b color charts
#fdb64b color shades, tints & tones
#fdb64b color schemes
#fdb64b color preview, HTML & CSS examples
This text has a color of #fdb64b
<p style="color:#fdb64b;">Text here</p>
.mytext {color:#fdb64b;}
This box has a color of #fdb64b
<div style="background-color:#fdb64b;">Content here</div>
.mybackground {background-color:#fdb64b;}
Border around this has a color of #fdb64b
<div style="border:2px solid #fdb64b;">Content here</div>
.myborder {border:2px solid #fdb64b;}