#b0555c color space conversions
Hex:
#b0555c
RGB:
176, 85, 92
CMY:
31, 67, 64
CMYK:
0, 52, 48, 31
HSL:
355°, 36.5462%, 51.1765%
HSV (HSB):
355°, 51.7045%, 69.0196%
XYZ:
23.0848, 16.4998, 12.0933
xyY:
0.4467, 0.3193, 16.4998
CIE-Lab:
47.6235, 37.7208, 13.5585
CIE-LCH:
47.6235, 40.0835, 19.7707
CIE-Luv:
47.6235, 63.8139, 9.6515
Hunter-Lab:
40.6200, 30.3585, 10.7823
#b0555c color charts
#b0555c color shades, tints & tones
#b0555c color schemes
#b0555c color preview, HTML & CSS examples
This text has a color of #b0555c
<p style="color:#b0555c;">Text here</p>
.mytext {color:#b0555c;}
This box has a color of #b0555c
<div style="background-color:#b0555c;">Content here</div>
.mybackground {background-color:#b0555c;}
Border around this has a color of #b0555c
<div style="border:2px solid #b0555c;">Content here</div>
.myborder {border:2px solid #b0555c;}