#bf675e color space conversions
Hex:
#bf675e
RGB:
191, 103, 94
CMY:
25, 60, 63
CMYK:
0, 46, 51, 25
HSL:
6°, 43.1111%, 55.8824%
HSV (HSB):
6°, 50.7853%, 74.9020%
XYZ:
28.3565, 21.5850, 13.2614
xyY:
0.4487, 0.3415, 21.5850
CIE-Lab:
53.5839, 34.1680, 20.8342
CIE-LCH:
53.5839, 40.0190, 31.3731
CIE-Luv:
53.5839, 63.7897, 19.0477
Hunter-Lab:
46.4597, 27.6424, 15.5980
#bf675e color charts
#bf675e color shades, tints & tones
#bf675e color schemes
#bf675e color preview, HTML & CSS examples
This text has a color of #bf675e
<p style="color:#bf675e;">Text here</p>
.mytext {color:#bf675e;}
This box has a color of #bf675e
<div style="background-color:#bf675e;">Content here</div>
.mybackground {background-color:#bf675e;}
Border around this has a color of #bf675e
<div style="border:2px solid #bf675e;">Content here</div>
.myborder {border:2px solid #bf675e;}