#bf5a10 color space conversions
Hex:
#bf5a10
RGB:
191, 90, 16
CMY:
25, 65, 94
CMYK:
0, 53, 92, 25
HSL:
25°, 84.5411%, 40.5882%
HSV (HSB):
25°, 91.6230%, 74.9020%
XYZ:
25.2355, 18.4261, 2.7167
xyY:
0.5441, 0.3973, 18.4261
CIE-Lab:
50.0089, 36.8411, 55.3663
CIE-LCH:
50.0089, 66.5033, 56.3600
CIE-Luv:
50.0089, 83.2240, 43.5575
Hunter-Lab:
42.9256, 29.8185, 26.2955
#bf5a10 color charts
#bf5a10 color shades, tints & tones
#bf5a10 color schemes
#bf5a10 color preview, HTML & CSS examples
This text has a color of #bf5a10
<p style="color:#bf5a10;">Text here</p>
.mytext {color:#bf5a10;}
This box has a color of #bf5a10
<div style="background-color:#bf5a10;">Content here</div>
.mybackground {background-color:#bf5a10;}
Border around this has a color of #bf5a10
<div style="border:2px solid #bf5a10;">Content here</div>
.myborder {border:2px solid #bf5a10;}