#b2153e color space conversions
Hex:
#b2153e
RGB:
178, 21, 62
CMY:
30, 92, 76
CMYK:
0, 88, 65, 30
HSL:
344°, 78.8945%, 39.0196%
HSV (HSB):
344°, 88.2022%, 69.8039%
XYZ:
19.4978, 10.3491, 5.5274
xyY:
0.5512, 0.2926, 10.3491
CIE-Lab:
38.4618, 60.1353, 19.8456
CIE-LCH:
38.4618, 63.3254, 18.2637
CIE-Luv:
38.4618, 104.9083, 9.2558
Hunter-Lab:
32.1700, 51.8886, 12.3320
#b2153e color charts
#b2153e color shades, tints & tones
#b2153e color schemes
#b2153e color preview, HTML & CSS examples
This text has a color of #b2153e
<p style="color:#b2153e;">Text here</p>
.mytext {color:#b2153e;}
This box has a color of #b2153e
<div style="background-color:#b2153e;">Content here</div>
.mybackground {background-color:#b2153e;}
Border around this has a color of #b2153e
<div style="border:2px solid #b2153e;">Content here</div>
.myborder {border:2px solid #b2153e;}