#b2555f color space conversions
Hex:
#b2555f
RGB:
178, 85, 95
CMY:
30, 67, 63
CMYK:
0, 52, 47, 30
HSL:
354°, 37.6518%, 51.5686%
HSV (HSB):
354°, 52.2472%, 69.8039%
XYZ:
23.6742, 16.7882, 12.8192
xyY:
0.4443, 0.3151, 16.7882
CIE-Lab:
47.9921, 38.7649, 12.3077
CIE-LCH:
47.9921, 40.6719, 17.6145
CIE-Luv:
47.9921, 64.7514, 8.0631
Hunter-Lab:
40.9734, 31.4326, 10.1316
#b2555f color charts
#b2555f color shades, tints & tones
#b2555f color schemes
#b2555f color preview, HTML & CSS examples
This text has a color of #b2555f
<p style="color:#b2555f;">Text here</p>
.mytext {color:#b2555f;}
This box has a color of #b2555f
<div style="background-color:#b2555f;">Content here</div>
.mybackground {background-color:#b2555f;}
Border around this has a color of #b2555f
<div style="border:2px solid #b2555f;">Content here</div>
.myborder {border:2px solid #b2555f;}