#bf5209 color space conversions
Hex:
#bf5209
RGB:
191, 82, 9
CMY:
25, 68, 96
CMYK:
0, 57, 95, 25
HSL:
24°, 91.0000%, 39.2157%
HSV (HSB):
24°, 95.2880%, 74.9020%
XYZ:
24.5525, 17.1307, 2.2709
xyY:
0.5586, 0.3897, 17.1307
CIE-Lab:
48.4243, 40.7452, 56.0237
CIE-LCH:
48.4243, 69.2735, 53.9721
CIE-Luv:
48.4243, 89.8833, 41.7955
Hunter-Lab:
41.3892, 33.4567, 25.7193
#bf5209 color charts
#bf5209 color shades, tints & tones
#bf5209 color schemes
#bf5209 color preview, HTML & CSS examples
This text has a color of #bf5209
<p style="color:#bf5209;">Text here</p>
.mytext {color:#bf5209;}
This box has a color of #bf5209
<div style="background-color:#bf5209;">Content here</div>
.mybackground {background-color:#bf5209;}
Border around this has a color of #bf5209
<div style="border:2px solid #bf5209;">Content here</div>
.myborder {border:2px solid #bf5209;}