#ffb95b color space conversions
Hex:
#ffb95b
RGB:
255, 185, 91
CMY:
0, 27, 64
CMYK:
0, 27, 64, 0
HSL:
34°, 100.0000%, 67.8431%
HSV (HSB):
34°, 64.3137%, 100.0000%
XYZ:
60.4773, 56.7133, 17.6568
xyY:
0.4485, 0.4206, 56.7133
CIE-Lab:
80.0180, 16.1815, 56.4846
CIE-LCH:
80.0180, 58.7567, 74.0143
CIE-Luv:
80.0180, 55.2002, 63.5207
Hunter-Lab:
75.3082, 11.5575, 38.8146
#ffb95b color charts
#ffb95b color shades, tints & tones
#ffb95b color schemes
#ffb95b color preview, HTML & CSS examples
This text has a color of #ffb95b
<p style="color:#ffb95b;">Text here</p>
.mytext {color:#ffb95b;}
This box has a color of #ffb95b
<div style="background-color:#ffb95b;">Content here</div>
.mybackground {background-color:#ffb95b;}
Border around this has a color of #ffb95b
<div style="border:2px solid #ffb95b;">Content here</div>
.myborder {border:2px solid #ffb95b;}