#bf7141 color space conversions
Hex:
#bf7141
RGB:
191, 113, 65
CMY:
25, 56, 75
CMYK:
0, 41, 66, 25
HSL:
23°, 49.6063%, 50.1961%
HSV (HSB):
23°, 65.9686%, 74.9020%
XYZ:
28.3451, 23.2683, 7.9983
xyY:
0.4755, 0.3903, 23.2683
CIE-Lab:
55.3476, 26.5212, 39.2520
CIE-LCH:
55.3476, 47.3718, 55.9545
CIE-Luv:
55.3476, 60.9058, 38.4371
Hunter-Lab:
48.2372, 20.4750, 23.9351
#bf7141 color charts
#bf7141 color shades, tints & tones
#bf7141 color schemes
#bf7141 color preview, HTML & CSS examples
This text has a color of #bf7141
<p style="color:#bf7141;">Text here</p>
.mytext {color:#bf7141;}
This box has a color of #bf7141
<div style="background-color:#bf7141;">Content here</div>
.mybackground {background-color:#bf7141;}
Border around this has a color of #bf7141
<div style="border:2px solid #bf7141;">Content here</div>
.myborder {border:2px solid #bf7141;}