#b4153d color space conversions
Hex:
#b4153d
RGB:
180, 21, 61
CMY:
29, 92, 76
CMYK:
0, 88, 66, 29
HSL:
345°, 79.1045%, 39.4118%
HSV (HSB):
345°, 88.3333%, 70.5882%
XYZ:
19.9329, 10.5766, 5.4058
xyY:
0.5550, 0.2945, 10.5766
CIE-Lab:
38.8579, 60.6054, 21.0755
CIE-LCH:
38.8579, 64.1654, 19.1751
CIE-Luv:
38.8579, 106.8209, 10.2633
Hunter-Lab:
32.5216, 52.4918, 12.9099
#b4153d color charts
#b4153d color shades, tints & tones
#b4153d color schemes
#b4153d color preview, HTML & CSS examples
This text has a color of #b4153d
<p style="color:#b4153d;">Text here</p>
.mytext {color:#b4153d;}
This box has a color of #b4153d
<div style="background-color:#b4153d;">Content here</div>
.mybackground {background-color:#b4153d;}
Border around this has a color of #b4153d
<div style="border:2px solid #b4153d;">Content here</div>
.myborder {border:2px solid #b4153d;}