#bf585d color space conversions
Hex:
#bf585d
RGB:
191, 88, 93
CMY:
25, 65, 64
CMYK:
0, 54, 51, 25
HSL:
357°, 44.5887%, 54.7059%
HSV (HSB):
357°, 53.9267%, 74.9020%
XYZ:
26.9514, 18.8461, 12.5731
xyY:
0.4617, 0.3229, 18.8461
CIE-Lab:
50.5067, 41.8197, 17.2745
CIE-LCH:
50.5067, 45.2470, 22.4442
CIE-Luv:
50.5067, 73.8756, 13.1041
Hunter-Lab:
43.4121, 34.8462, 13.2168
#bf585d color charts
#bf585d color shades, tints & tones
#bf585d color schemes
#bf585d color preview, HTML & CSS examples
This text has a color of #bf585d
<p style="color:#bf585d;">Text here</p>
.mytext {color:#bf585d;}
This box has a color of #bf585d
<div style="background-color:#bf585d;">Content here</div>
.mybackground {background-color:#bf585d;}
Border around this has a color of #bf585d
<div style="border:2px solid #bf585d;">Content here</div>
.myborder {border:2px solid #bf585d;}