#b4013c color space conversions
Hex:
#b4013c
RGB:
180, 1, 60
CMY:
29, 100, 76
CMYK:
0, 99, 67, 29
HSL:
340°, 98.8950%, 35.4902%
HSV (HSB):
340°, 99.4444%, 70.5882%
XYZ:
19.6489, 10.0513, 5.1794
xyY:
0.5633, 0.2882, 10.0513
CIE-Lab:
37.9343, 63.1691, 20.5235
CIE-LCH:
37.9343, 66.4195, 17.9989
CIE-Luv:
37.9343, 110.8671, 8.9406
Hunter-Lab:
31.7037, 55.1466, 12.5064
#b4013c color charts
#b4013c color shades, tints & tones
#b4013c color schemes
#b4013c color preview, HTML & CSS examples
This text has a color of #b4013c
<p style="color:#b4013c;">Text here</p>
.mytext {color:#b4013c;}
This box has a color of #b4013c
<div style="background-color:#b4013c;">Content here</div>
.mybackground {background-color:#b4013c;}
Border around this has a color of #b4013c
<div style="border:2px solid #b4013c;">Content here</div>
.myborder {border:2px solid #b4013c;}