#bf5d28 color space conversions
Hex:
#bf5d28
RGB:
191, 93, 40
CMY:
25, 64, 84
CMYK:
0, 51, 79, 25
HSL:
21°, 65.3680%, 45.2941%
HSV (HSB):
21°, 79.0576%, 74.9020%
XYZ:
25.7832, 19.0583, 4.3272
xyY:
0.5244, 0.3876, 19.0583
CIE-Lab:
50.7553, 35.9319, 46.8440
CIE-LCH:
50.7553, 59.0378, 52.5098
CIE-Luv:
50.7553, 79.0761, 39.6013
Hunter-Lab:
43.6558, 29.0249, 24.6822
#bf5d28 color charts
#bf5d28 color shades, tints & tones
#bf5d28 color schemes
#bf5d28 color preview, HTML & CSS examples
This text has a color of #bf5d28
<p style="color:#bf5d28;">Text here</p>
.mytext {color:#bf5d28;}
This box has a color of #bf5d28
<div style="background-color:#bf5d28;">Content here</div>
.mybackground {background-color:#bf5d28;}
Border around this has a color of #bf5d28
<div style="border:2px solid #bf5d28;">Content here</div>
.myborder {border:2px solid #bf5d28;}