#bf643e color space conversions
Hex:
#bf643e
RGB:
191, 100, 62
CMY:
25, 61, 76
CMYK:
0, 48, 68, 25
HSL:
18°, 50.9881%, 49.6078%
HSV (HSB):
18°, 67.5393%, 74.9020%
XYZ:
26.9125, 20.5385, 7.1033
xyY:
0.4933, 0.3765, 20.5385
CIE-Lab:
52.4407, 33.3257, 37.4886
CIE-LCH:
52.4407, 50.1597, 48.3644
CIE-Luv:
52.4407, 71.0999, 34.3989
Hunter-Lab:
45.3194, 26.6916, 22.4306
#bf643e color charts
#bf643e color shades, tints & tones
#bf643e color schemes
#bf643e color preview, HTML & CSS examples
This text has a color of #bf643e
<p style="color:#bf643e;">Text here</p>
.mytext {color:#bf643e;}
This box has a color of #bf643e
<div style="background-color:#bf643e;">Content here</div>
.mybackground {background-color:#bf643e;}
Border around this has a color of #bf643e
<div style="border:2px solid #bf643e;">Content here</div>
.myborder {border:2px solid #bf643e;}