#ffb05e color space conversions
Hex:
#ffb05e
RGB:
255, 176, 94
CMY:
0, 31, 63
CMYK:
0, 31, 63, 0
HSL:
31°, 100.0000%, 68.4314%
HSV (HSB):
31°, 63.1373%, 100.0000%
XYZ:
58.7857, 53.1188, 17.7443
xyY:
0.4534, 0.4097, 53.1188
CIE-Lab:
77.9451, 21.0690, 52.7307
CIE-LCH:
77.9451, 56.7840, 68.2204
CIE-Luv:
77.9451, 61.7090, 58.4746
Hunter-Lab:
72.8827, 16.4299, 36.5829
#ffb05e color charts
#ffb05e color shades, tints & tones
#ffb05e color schemes
#ffb05e color preview, HTML & CSS examples
This text has a color of #ffb05e
<p style="color:#ffb05e;">Text here</p>
.mytext {color:#ffb05e;}
This box has a color of #ffb05e
<div style="background-color:#ffb05e;">Content here</div>
.mybackground {background-color:#ffb05e;}
Border around this has a color of #ffb05e
<div style="border:2px solid #ffb05e;">Content here</div>
.myborder {border:2px solid #ffb05e;}