#b55f5d color space conversions
Hex:
#b55f5d
RGB:
181, 95, 93
CMY:
29, 63, 64
CMYK:
0, 48, 49, 29
HSL:
1°, 37.2881%, 53.7255%
HSV (HSB):
1°, 48.6188%, 70.9804%
XYZ:
25.1240, 18.7985, 12.6602
xyY:
0.4440, 0.3322, 18.7985
CIE-Lab:
50.4506, 34.4632, 16.9534
CIE-LCH:
50.4506, 38.4074, 26.1939
CIE-Luv:
50.4506, 61.2468, 14.3912
Hunter-Lab:
43.3572, 27.5596, 13.0375
#b55f5d color charts
#b55f5d color shades, tints & tones
#b55f5d color schemes
#b55f5d color preview, HTML & CSS examples
This text has a color of #b55f5d
<p style="color:#b55f5d;">Text here</p>
.mytext {color:#b55f5d;}
This box has a color of #b55f5d
<div style="background-color:#b55f5d;">Content here</div>
.mybackground {background-color:#b55f5d;}
Border around this has a color of #b55f5d
<div style="border:2px solid #b55f5d;">Content here</div>
.myborder {border:2px solid #b55f5d;}