#bb5d5f color space conversions
Hex:
#bb5d5f
RGB:
187, 93, 95
CMY:
27, 64, 63
CMYK:
0, 50, 49, 27
HSL:
359°, 40.8696%, 54.9020%
HSV (HSB):
359°, 50.2674%, 73.3333%
XYZ:
26.4734, 19.2197, 13.1409
xyY:
0.4500, 0.3267, 19.2197
CIE-Lab:
50.9433, 37.9845, 16.5826
CIE-LCH:
50.9433, 41.4464, 23.5843
CIE-Luv:
50.9433, 66.9764, 13.2689
Hunter-Lab:
43.8403, 31.0686, 12.9163
#bb5d5f color charts
#bb5d5f color shades, tints & tones
#bb5d5f color schemes
#bb5d5f color preview, HTML & CSS examples
This text has a color of #bb5d5f
<p style="color:#bb5d5f;">Text here</p>
.mytext {color:#bb5d5f;}
This box has a color of #bb5d5f
<div style="background-color:#bb5d5f;">Content here</div>
.mybackground {background-color:#bb5d5f;}
Border around this has a color of #bb5d5f
<div style="border:2px solid #bb5d5f;">Content here</div>
.myborder {border:2px solid #bb5d5f;}