#bf845e color space conversions
Hex:
#bf845e
RGB:
191, 132, 94
CMY:
25, 48, 63
CMYK:
0, 31, 51, 25
HSL:
24°, 43.1111%, 55.8824%
HSV (HSB):
24°, 50.7853%, 74.9020%
XYZ:
31.7575, 28.3870, 14.3951
xyY:
0.4260, 0.3808, 28.3870
CIE-Lab:
60.2368, 18.3476, 29.5566
CIE-LCH:
60.2368, 34.7884, 58.1696
CIE-Luv:
60.2368, 43.7274, 32.7849
Hunter-Lab:
53.2795, 13.1567, 21.2766
#bf845e color charts
#bf845e color shades, tints & tones
#bf845e color schemes
#bf845e color preview, HTML & CSS examples
This text has a color of #bf845e
<p style="color:#bf845e;">Text here</p>
.mytext {color:#bf845e;}
This box has a color of #bf845e
<div style="background-color:#bf845e;">Content here</div>
.mybackground {background-color:#bf845e;}
Border around this has a color of #bf845e
<div style="border:2px solid #bf845e;">Content here</div>
.myborder {border:2px solid #bf845e;}