#fdb85e color space conversions
Hex:
#fdb85e
RGB:
253, 184, 94
CMY:
1, 28, 63
CMYK:
0, 27, 63, 1
HSL:
34°, 97.5460%, 68.0392%
HSV (HSB):
34°, 62.8458%, 99.2157%
XYZ:
59.6689, 55.9718, 18.2484
xyY:
0.4457, 0.4180, 55.9718
CIE-Lab:
79.5978, 16.0683, 54.5552
CIE-LCH:
79.5978, 56.8723, 73.5886
CIE-Luv:
79.5978, 54.1667, 61.7804
Hunter-Lab:
74.8143, 11.4395, 37.9082
#fdb85e color charts
#fdb85e color shades, tints & tones
#fdb85e color schemes
#fdb85e color preview, HTML & CSS examples
This text has a color of #fdb85e
<p style="color:#fdb85e;">Text here</p>
.mytext {color:#fdb85e;}
This box has a color of #fdb85e
<div style="background-color:#fdb85e;">Content here</div>
.mybackground {background-color:#fdb85e;}
Border around this has a color of #fdb85e
<div style="border:2px solid #fdb85e;">Content here</div>
.myborder {border:2px solid #fdb85e;}