#b4031e color space conversions
Hex:
#b4031e
RGB:
180, 3, 30
CMY:
29, 99, 88
CMYK:
0, 98, 83, 29
HSL:
351°, 96.7213%, 35.8824%
HSV (HSB):
351°, 98.3333%, 70.5882%
XYZ:
19.0893, 9.8622, 2.1258
xyY:
0.6143, 0.3173, 9.8622
CIE-Lab:
37.5939, 61.8027, 38.5496
CIE-LCH:
37.5939, 72.8399, 31.9540
CIE-Luv:
37.5939, 118.5224, 21.2806
Hunter-Lab:
31.4041, 53.5460, 17.9695
#b4031e color charts
#b4031e color shades, tints & tones
#b4031e color schemes
#b4031e color preview, HTML & CSS examples
This text has a color of #b4031e
<p style="color:#b4031e;">Text here</p>
.mytext {color:#b4031e;}
This box has a color of #b4031e
<div style="background-color:#b4031e;">Content here</div>
.mybackground {background-color:#b4031e;}
Border around this has a color of #b4031e
<div style="border:2px solid #b4031e;">Content here</div>
.myborder {border:2px solid #b4031e;}