#bf695e color space conversions
Hex:
#bf695e
RGB:
191, 105, 94
CMY:
25, 59, 63
CMYK:
0, 45, 51, 25
HSL:
7°, 43.1111%, 55.8824%
HSV (HSB):
7°, 50.7853%, 74.9020%
XYZ:
28.5578, 21.9877, 13.3286
xyY:
0.4471, 0.3442, 21.9877
CIE-Lab:
54.0139, 33.1033, 21.4087
CIE-LCH:
54.0139, 39.4228, 32.8917
CIE-Luv:
54.0139, 62.4345, 19.9594
Hunter-Lab:
46.8910, 26.6518, 15.9708
#bf695e color charts
#bf695e color shades, tints & tones
#bf695e color schemes
#bf695e color preview, HTML & CSS examples
This text has a color of #bf695e
<p style="color:#bf695e;">Text here</p>
.mytext {color:#bf695e;}
This box has a color of #bf695e
<div style="background-color:#bf695e;">Content here</div>
.mybackground {background-color:#bf695e;}
Border around this has a color of #bf695e
<div style="border:2px solid #bf695e;">Content here</div>
.myborder {border:2px solid #bf695e;}