#ffba75 color space conversions
Hex:
#ffba75
RGB:
255, 186, 117
CMY:
0, 27, 54
CMYK:
0, 27, 54, 0
HSL:
30°, 100.0000%, 72.9412%
HSV (HSB):
30°, 54.1176%, 100.0000%
XYZ:
62.0098, 57.6622, 24.6913
xyY:
0.4295, 0.3994, 57.6622
CIE-Lab:
80.5506, 17.4882, 44.5046
CIE-LCH:
80.5506, 47.8173, 68.5475
CIE-Luv:
80.5506, 52.3030, 52.4589
Hunter-Lab:
75.9356, 12.8776, 33.8762
#ffba75 color charts
#ffba75 color shades, tints & tones
#ffba75 color schemes
#ffba75 color preview, HTML & CSS examples
This text has a color of #ffba75
<p style="color:#ffba75;">Text here</p>
.mytext {color:#ffba75;}
This box has a color of #ffba75
<div style="background-color:#ffba75;">Content here</div>
.mybackground {background-color:#ffba75;}
Border around this has a color of #ffba75
<div style="border:2px solid #ffba75;">Content here</div>
.myborder {border:2px solid #ffba75;}