#b0031a color space conversions
Hex:
#b0031a
RGB:
176, 3, 26
CMY:
31, 99, 90
CMYK:
0, 98, 85, 31
HSL:
352°, 96.6480%, 35.0980%
HSV (HSB):
352°, 98.2955%, 69.0196%
XYZ:
18.1235, 9.3698, 1.8306
xyY:
0.6180, 0.3195, 9.3698
CIE-Lab:
36.6868, 60.6889, 39.6032
CIE-LCH:
36.6868, 72.4676, 33.1269
CIE-Luv:
36.6868, 116.2557, 21.6294
Hunter-Lab:
30.6101, 52.1177, 17.8813
#b0031a color charts
#b0031a color shades, tints & tones
#b0031a color schemes
#b0031a color preview, HTML & CSS examples
This text has a color of #b0031a
<p style="color:#b0031a;">Text here</p>
.mytext {color:#b0031a;}
This box has a color of #b0031a
<div style="background-color:#b0031a;">Content here</div>
.mybackground {background-color:#b0031a;}
Border around this has a color of #b0031a
<div style="border:2px solid #b0031a;">Content here</div>
.myborder {border:2px solid #b0031a;}