#bf5b7f color space conversions
Hex:
#bf5b7f
RGB:
191, 91, 127
CMY:
25, 64, 50
CMYK:
0, 52, 34, 25
HSL:
338°, 43.8596%, 55.2941%
HSV (HSB):
338°, 52.3560%, 74.9020%
XYZ:
29.0577, 20.0908, 22.4251
xyY:
0.4060, 0.2807, 20.0908
CIE-Lab:
51.9398, 43.9864, -0.9728
CIE-LCH:
51.9398, 43.9971, 358.7330
CIE-Luv:
51.9398, 63.7547, -9.2323
Hunter-Lab:
44.8228, 37.2780, 1.7129
#bf5b7f color charts
#bf5b7f color shades, tints & tones
#bf5b7f color schemes
#bf5b7f color preview, HTML & CSS examples
This text has a color of #bf5b7f
<p style="color:#bf5b7f;">Text here</p>
.mytext {color:#bf5b7f;}
This box has a color of #bf5b7f
<div style="background-color:#bf5b7f;">Content here</div>
.mybackground {background-color:#bf5b7f;}
Border around this has a color of #bf5b7f
<div style="border:2px solid #bf5b7f;">Content here</div>
.myborder {border:2px solid #bf5b7f;}