#bf5a2d color space conversions
Hex:
#bf5a2d
RGB:
191, 90, 45
CMY:
25, 65, 82
CMYK:
0, 53, 76, 25
HSL:
18°, 61.8644%, 46.2745%
HSV (HSB):
18°, 76.4398%, 74.9020%
XYZ:
25.6157, 18.5782, 4.7185
xyY:
0.5237, 0.3798, 18.5782
CIE-Lab:
50.1900, 37.6661, 43.8711
CIE-LCH:
50.1900, 57.8222, 49.3518
CIE-Luv:
50.1900, 80.8549, 37.0136
Hunter-Lab:
43.1024, 30.6531, 23.6811
#bf5a2d color charts
#bf5a2d color shades, tints & tones
#bf5a2d color schemes
#bf5a2d color preview, HTML & CSS examples
This text has a color of #bf5a2d
<p style="color:#bf5a2d;">Text here</p>
.mytext {color:#bf5a2d;}
This box has a color of #bf5a2d
<div style="background-color:#bf5a2d;">Content here</div>
.mybackground {background-color:#bf5a2d;}
Border around this has a color of #bf5a2d
<div style="border:2px solid #bf5a2d;">Content here</div>
.myborder {border:2px solid #bf5a2d;}