#ffbf85 color space conversions
Hex:
#ffbf85
RGB:
255, 191, 133
CMY:
0, 25, 48
CMYK:
0, 25, 48, 0
HSL:
29°, 100.0000%, 76.0784%
HSV (HSB):
29°, 47.8431%, 100.0000%
XYZ:
64.1044, 60.2151, 30.4343
xyY:
0.4142, 0.3891, 60.2151
CIE-Lab:
81.9549, 16.2639, 38.1210
CIE-LCH:
81.9549, 41.4454, 66.8950
CIE-Luv:
81.9549, 47.2789, 46.4347
Hunter-Lab:
77.5984, 11.6627, 31.0651
#ffbf85 color charts
#ffbf85 color shades, tints & tones
#ffbf85 color schemes
#ffbf85 color preview, HTML & CSS examples
This text has a color of #ffbf85
<p style="color:#ffbf85;">Text here</p>
.mytext {color:#ffbf85;}
This box has a color of #ffbf85
<div style="background-color:#ffbf85;">Content here</div>
.mybackground {background-color:#ffbf85;}
Border around this has a color of #ffbf85
<div style="border:2px solid #ffbf85;">Content here</div>
.myborder {border:2px solid #ffbf85;}