#fdb15e color space conversions
Hex:
#fdb15e
RGB:
253, 177, 94
CMY:
1, 31, 63
CMYK:
0, 30, 63, 1
HSL:
31°, 97.5460%, 68.0392%
HSV (HSB):
31°, 62.8458%, 99.2157%
XYZ:
58.2505, 53.1351, 17.7756
xyY:
0.4510, 0.4114, 53.1351
CIE-Lab:
77.9547, 19.7310, 52.6829
CIE-LCH:
77.9547, 56.2566, 69.4679
CIE-Luv:
77.9547, 59.3859, 58.7607
Hunter-Lab:
72.8938, 15.0778, 36.5674
#fdb15e color charts
#fdb15e color shades, tints & tones
#fdb15e color schemes
#fdb15e color preview, HTML & CSS examples
This text has a color of #fdb15e
<p style="color:#fdb15e;">Text here</p>
.mytext {color:#fdb15e;}
This box has a color of #fdb15e
<div style="background-color:#fdb15e;">Content here</div>
.mybackground {background-color:#fdb15e;}
Border around this has a color of #fdb15e
<div style="border:2px solid #fdb15e;">Content here</div>
.myborder {border:2px solid #fdb15e;}