#b2555a color space conversions
Hex:
#b2555a
RGB:
178, 85, 90
CMY:
30, 67, 65
CMYK:
0, 52, 49, 30
HSL:
357°, 37.6518%, 51.5686%
HSV (HSB):
357°, 52.2472%, 69.8039%
XYZ:
23.4541, 16.7002, 11.6601
xyY:
0.4527, 0.3223, 16.7002
CIE-Lab:
47.8800, 38.2700, 15.1625
CIE-LCH:
47.8800, 41.1642, 21.6134
CIE-Luv:
47.8800, 65.8757, 11.3131
Hunter-Lab:
40.8658, 30.9310, 11.6890
#b2555a color charts
#b2555a color shades, tints & tones
#b2555a color schemes
#b2555a color preview, HTML & CSS examples
This text has a color of #b2555a
<p style="color:#b2555a;">Text here</p>
.mytext {color:#b2555a;}
This box has a color of #b2555a
<div style="background-color:#b2555a;">Content here</div>
.mybackground {background-color:#b2555a;}
Border around this has a color of #b2555a
<div style="border:2px solid #b2555a;">Content here</div>
.myborder {border:2px solid #b2555a;}