#fba45d color space conversions
Hex:
#fba45d
RGB:
251, 164, 93
CMY:
2, 36, 64
CMYK:
0, 35, 63, 2
HSL:
27°, 95.1807%, 67.4510%
HSV (HSB):
27°, 62.9482%, 98.4314%
XYZ:
55.0349, 47.8505, 16.6913
xyY:
0.4602, 0.4002, 47.8505
CIE-Lab:
74.7305, 25.6648, 49.3933
CIE-LCH:
74.7305, 55.6631, 62.5436
CIE-Luv:
74.7305, 67.7018, 53.4543
Hunter-Lab:
69.1740, 20.9602, 34.1155
#fba45d color charts
#fba45d color shades, tints & tones
#fba45d color schemes
#fba45d color preview, HTML & CSS examples
This text has a color of #fba45d
<p style="color:#fba45d;">Text here</p>
.mytext {color:#fba45d;}
This box has a color of #fba45d
<div style="background-color:#fba45d;">Content here</div>
.mybackground {background-color:#fba45d;}
Border around this has a color of #fba45d
<div style="border:2px solid #fba45d;">Content here</div>
.myborder {border:2px solid #fba45d;}