#b55d50 color space conversions
Hex:
#b55d50
RGB:
181, 93, 80
CMY:
29, 64, 69
CMYK:
0, 49, 56, 29
HSL:
8°, 40.5622%, 51.1765%
HSV (HSB):
8°, 55.8011%, 70.9804%
XYZ:
24.4184, 18.2316, 9.8215
xyY:
0.4654, 0.3475, 18.2316
CIE-Lab:
49.7759, 34.3386, 23.7115
CIE-LCH:
49.7759, 41.7298, 34.6259
CIE-Luv:
49.7759, 65.0514, 21.2918
Hunter-Lab:
42.6985, 27.3579, 16.2511
#b55d50 color charts
#b55d50 color shades, tints & tones
#b55d50 color schemes
#b55d50 color preview, HTML & CSS examples
This text has a color of #b55d50
<p style="color:#b55d50;">Text here</p>
.mytext {color:#b55d50;}
This box has a color of #b55d50
<div style="background-color:#b55d50;">Content here</div>
.mybackground {background-color:#b55d50;}
Border around this has a color of #b55d50
<div style="border:2px solid #b55d50;">Content here</div>
.myborder {border:2px solid #b55d50;}