#b2153b color space conversions
Hex:
#b2153b
RGB:
178, 21, 59
CMY:
30, 92, 77
CMYK:
0, 88, 67, 30
HSL:
345°, 78.8945%, 39.0196%
HSV (HSB):
345°, 88.2022%, 69.8039%
XYZ:
19.4177, 10.3171, 5.1056
xyY:
0.5573, 0.2961, 10.3171
CIE-Lab:
38.4056, 59.9735, 21.6820
CIE-LCH:
38.4056, 63.7725, 19.8763
CIE-Luv:
38.4056, 105.8718, 10.8246
Hunter-Lab:
32.1202, 51.6985, 13.0597
#b2153b color charts
#b2153b color shades, tints & tones
#b2153b color schemes
#b2153b color preview, HTML & CSS examples
This text has a color of #b2153b
<p style="color:#b2153b;">Text here</p>
.mytext {color:#b2153b;}
This box has a color of #b2153b
<div style="background-color:#b2153b;">Content here</div>
.mybackground {background-color:#b2153b;}
Border around this has a color of #b2153b
<div style="border:2px solid #b2153b;">Content here</div>
.myborder {border:2px solid #b2153b;}