#b4231e color space conversions
Hex:
#b4231e
RGB:
180, 35, 30
CMY:
29, 86, 88
CMYK:
0, 81, 83, 29
HSL:
2°, 71.4286%, 41.1765%
HSV (HSB):
2°, 83.3333%, 70.5882%
XYZ:
19.6578, 10.9991, 2.3153
xyY:
0.5962, 0.3336, 10.9991
CIE-Lab:
39.5790, 56.1246, 40.4173
CIE-LCH:
39.5790, 69.1631, 35.7590
CIE-Luv:
39.5790, 109.3746, 24.8772
Hunter-Lab:
33.1649, 47.7634, 19.0764
#b4231e color charts
#b4231e color shades, tints & tones
#b4231e color schemes
#b4231e color preview, HTML & CSS examples
This text has a color of #b4231e
<p style="color:#b4231e;">Text here</p>
.mytext {color:#b4231e;}
This box has a color of #b4231e
<div style="background-color:#b4231e;">Content here</div>
.mybackground {background-color:#b4231e;}
Border around this has a color of #b4231e
<div style="border:2px solid #b4231e;">Content here</div>
.myborder {border:2px solid #b4231e;}