#bf503c color space conversions
Hex:
#bf503c
RGB:
191, 80, 60
CMY:
25, 69, 76
CMYK:
0, 58, 69, 25
HSL:
9°, 52.1912%, 49.2157%
HSV (HSB):
9°, 68.5864%, 74.9020%
XYZ:
25.1701, 17.1399, 6.2567
xyY:
0.5183, 0.3529, 17.1399
CIE-Lab:
48.4359, 43.3434, 33.9187
CIE-LCH:
48.4359, 55.0375, 38.0452
CIE-Luv:
48.4359, 86.0146, 27.7599
Hunter-Lab:
41.4004, 36.0716, 20.0200
#bf503c color charts
#bf503c color shades, tints & tones
#bf503c color schemes
#bf503c color preview, HTML & CSS examples
This text has a color of #bf503c
<p style="color:#bf503c;">Text here</p>
.mytext {color:#bf503c;}
This box has a color of #bf503c
<div style="background-color:#bf503c;">Content here</div>
.mybackground {background-color:#bf503c;}
Border around this has a color of #bf503c
<div style="border:2px solid #bf503c;">Content here</div>
.myborder {border:2px solid #bf503c;}