#bf7e6e color space conversions
Hex:
#bf7e6e
RGB:
191, 126, 110
CMY:
25, 51, 57
CMYK:
0, 34, 42, 25
HSL:
12°, 38.7560%, 59.0196%
HSV (HSB):
12°, 42.4084%, 74.9020%
XYZ:
31.7612, 27.1239, 18.3133
xyY:
0.4114, 0.3514, 27.1239
CIE-Lab:
59.0888, 23.3094, 19.0644
CIE-LCH:
59.0888, 30.1128, 39.2792
CIE-Luv:
59.0888, 45.7556, 20.1754
Hunter-Lab:
52.0806, 17.7167, 15.6080
#bf7e6e color charts
#bf7e6e color shades, tints & tones
#bf7e6e color schemes
#bf7e6e color preview, HTML & CSS examples
This text has a color of #bf7e6e
<p style="color:#bf7e6e;">Text here</p>
.mytext {color:#bf7e6e;}
This box has a color of #bf7e6e
<div style="background-color:#bf7e6e;">Content here</div>
.mybackground {background-color:#bf7e6e;}
Border around this has a color of #bf7e6e
<div style="border:2px solid #bf7e6e;">Content here</div>
.myborder {border:2px solid #bf7e6e;}