#bf682c color space conversions
Hex:
#bf682c
RGB:
191, 104, 44
CMY:
25, 59, 83
CMYK:
0, 46, 77, 25
HSL:
24°, 62.5532%, 46.0784%
HSV (HSB):
24°, 76.9634%, 74.9020%
XYZ:
26.8908, 21.1588, 5.0496
xyY:
0.5064, 0.3985, 21.1588
CIE-Lab:
53.1229, 30.2966, 47.3214
CIE-LCH:
53.1229, 56.1889, 57.3713
CIE-Luv:
53.1229, 70.0453, 42.4613
Hunter-Lab:
45.9987, 23.8530, 25.6904
#bf682c color charts
#bf682c color shades, tints & tones
#bf682c color schemes
#bf682c color preview, HTML & CSS examples
This text has a color of #bf682c
<p style="color:#bf682c;">Text here</p>
.mytext {color:#bf682c;}
This box has a color of #bf682c
<div style="background-color:#bf682c;">Content here</div>
.mybackground {background-color:#bf682c;}
Border around this has a color of #bf682c
<div style="border:2px solid #bf682c;">Content here</div>
.myborder {border:2px solid #bf682c;}