#bf775e color space conversions
Hex:
#bf775e
RGB:
191, 119, 94
CMY:
25, 53, 63
CMYK:
0, 38, 51, 25
HSL:
15°, 43.1111%, 55.8824%
HSV (HSB):
15°, 50.7853%, 74.9020%
XYZ:
30.1031, 25.0782, 13.8436
xyY:
0.4361, 0.3633, 25.0782
CIE-Lab:
57.1515, 25.5136, 25.5552
CIE-LCH:
57.1515, 36.1112, 45.0467
CIE-Luv:
57.1515, 52.7907, 26.5120
Hunter-Lab:
50.0781, 19.6636, 18.6645
#bf775e color charts
#bf775e color shades, tints & tones
#bf775e color schemes
#bf775e color preview, HTML & CSS examples
This text has a color of #bf775e
<p style="color:#bf775e;">Text here</p>
.mytext {color:#bf775e;}
This box has a color of #bf775e
<div style="background-color:#bf775e;">Content here</div>
.mybackground {background-color:#bf775e;}
Border around this has a color of #bf775e
<div style="border:2px solid #bf775e;">Content here</div>
.myborder {border:2px solid #bf775e;}