#bf583f color space conversions
Hex:
#bf583f
RGB:
191, 88, 63
CMY:
25, 65, 75
CMYK:
0, 54, 67, 25
HSL:
12°, 50.3937%, 49.8039%
HSV (HSB):
12°, 67.0157%, 74.9020%
XYZ:
25.8728, 18.4147, 6.8934
xyY:
0.5055, 0.3598, 18.4147
CIE-Lab:
49.9953, 39.5823, 34.0735
CIE-LCH:
49.9953, 52.2280, 40.7228
CIE-Luv:
49.9953, 79.8067, 29.3298
Hunter-Lab:
42.9123, 32.5249, 20.5144
#bf583f color charts
#bf583f color shades, tints & tones
#bf583f color schemes
#bf583f color preview, HTML & CSS examples
This text has a color of #bf583f
<p style="color:#bf583f;">Text here</p>
.mytext {color:#bf583f;}
This box has a color of #bf583f
<div style="background-color:#bf583f;">Content here</div>
.mybackground {background-color:#bf583f;}
Border around this has a color of #bf583f
<div style="border:2px solid #bf583f;">Content here</div>
.myborder {border:2px solid #bf583f;}