#b55c56 color space conversions
Hex:
#b55c56
RGB:
181, 92, 86
CMY:
29, 64, 66
CMYK:
0, 49, 52, 29
HSL:
4°, 39.0947%, 52.3529%
HSV (HSB):
4°, 52.4862%, 70.9804%
XYZ:
24.5629, 18.1499, 11.0128
xyY:
0.4572, 0.3378, 18.1499
CIE-Lab:
49.6775, 35.3887, 20.0528
CIE-LCH:
49.6775, 40.6753, 29.5378
CIE-Luv:
49.6775, 64.5986, 17.3636
Hunter-Lab:
42.6027, 28.3607, 14.4955
#b55c56 color charts
#b55c56 color shades, tints & tones
#b55c56 color schemes
#b55c56 color preview, HTML & CSS examples
This text has a color of #b55c56
<p style="color:#b55c56;">Text here</p>
.mytext {color:#b55c56;}
This box has a color of #b55c56
<div style="background-color:#b55c56;">Content here</div>
.mybackground {background-color:#b55c56;}
Border around this has a color of #b55c56
<div style="border:2px solid #b55c56;">Content here</div>
.myborder {border:2px solid #b55c56;}