#b5505f color space conversions
Hex:
#b5505f
RGB:
181, 80, 95
CMY:
29, 69, 63
CMYK:
0, 56, 48, 29
HSL:
351°, 40.5622%, 51.1765%
HSV (HSB):
351°, 55.8011%, 70.9804%
XYZ:
23.9903, 16.3873, 12.7251
xyY:
0.4518, 0.3086, 16.3873
CIE-Lab:
47.4786, 42.3723, 11.6627
CIE-LCH:
47.4786, 43.9480, 15.3892
CIE-Luv:
47.4786, 70.2073, 6.5130
Hunter-Lab:
40.4812, 34.9418, 9.6993
#b5505f color charts
#b5505f color shades, tints & tones
#b5505f color schemes
#b5505f color preview, HTML & CSS examples
This text has a color of #b5505f
<p style="color:#b5505f;">Text here</p>
.mytext {color:#b5505f;}
This box has a color of #b5505f
<div style="background-color:#b5505f;">Content here</div>
.mybackground {background-color:#b5505f;}
Border around this has a color of #b5505f
<div style="border:2px solid #b5505f;">Content here</div>
.myborder {border:2px solid #b5505f;}