#bf564d color space conversions
Hex:
#bf564d
RGB:
191, 86, 77
CMY:
25, 66, 70
CMYK:
0, 55, 60, 25
HSL:
5°, 47.1074%, 52.5490%
HSV (HSB):
5°, 59.6859%, 74.9020%
XYZ:
26.1532, 18.2678, 9.1688
xyY:
0.4880, 0.3409, 18.2678
CIE-Lab:
49.8193, 41.5074, 25.8190
CIE-LCH:
49.8193, 48.8824, 31.8830
CIE-Luv:
49.8193, 78.6358, 21.6373
Hunter-Lab:
42.7408, 34.4282, 17.1996
#bf564d color charts
#bf564d color shades, tints & tones
#bf564d color schemes
#bf564d color preview, HTML & CSS examples
This text has a color of #bf564d
<p style="color:#bf564d;">Text here</p>
.mytext {color:#bf564d;}
This box has a color of #bf564d
<div style="background-color:#bf564d;">Content here</div>
.mybackground {background-color:#bf564d;}
Border around this has a color of #bf564d
<div style="border:2px solid #bf564d;">Content here</div>
.myborder {border:2px solid #bf564d;}