#ffbf5f color space conversions
Hex:
#ffbf5f
RGB:
255, 191, 95
CMY:
0, 25, 63
CMYK:
0, 25, 63, 0
HSL:
36°, 100.0000%, 68.6275%
HSV (HSB):
36°, 62.7451%, 100.0000%
XYZ:
61.9364, 59.3478, 19.0173
xyY:
0.4415, 0.4230, 59.3478
CIE-Lab:
81.4824, 13.3005, 56.2770
CIE-LCH:
81.4824, 57.8274, 76.7027
CIE-Luv:
81.4824, 50.4698, 64.5328
Hunter-Lab:
77.0375, 8.6941, 39.2901
#ffbf5f color charts
#ffbf5f color shades, tints & tones
#ffbf5f color schemes
#ffbf5f color preview, HTML & CSS examples
This text has a color of #ffbf5f
<p style="color:#ffbf5f;">Text here</p>
.mytext {color:#ffbf5f;}
This box has a color of #ffbf5f
<div style="background-color:#ffbf5f;">Content here</div>
.mybackground {background-color:#ffbf5f;}
Border around this has a color of #ffbf5f
<div style="border:2px solid #ffbf5f;">Content here</div>
.myborder {border:2px solid #ffbf5f;}