#ffb96a color space conversions
Hex:
#ffb96a
RGB:
255, 185, 106
CMY:
0, 27, 58
CMYK:
0, 27, 58, 0
HSL:
32°, 100.0000%, 70.7843%
HSV (HSB):
32°, 58.4314%, 100.0000%
XYZ:
61.1905, 56.9985, 21.4124
xyY:
0.4383, 0.4083, 56.9985
CIE-Lab:
80.1788, 17.1726, 49.5205
CIE-LCH:
80.1788, 52.4135, 70.8746
CIE-Luv:
80.1788, 54.0069, 57.2267
Hunter-Lab:
75.4974, 12.5535, 36.0325
#ffb96a color charts
#ffb96a color shades, tints & tones
#ffb96a color schemes
#ffb96a color preview, HTML & CSS examples
This text has a color of #ffb96a
<p style="color:#ffb96a;">Text here</p>
.mytext {color:#ffb96a;}
This box has a color of #ffb96a
<div style="background-color:#ffb96a;">Content here</div>
.mybackground {background-color:#ffb96a;}
Border around this has a color of #ffb96a
<div style="border:2px solid #ffb96a;">Content here</div>
.myborder {border:2px solid #ffb96a;}