#b4062a color space conversions
Hex:
#b4062a
RGB:
180, 6, 42
CMY:
29, 98, 84
CMYK:
0, 97, 77, 29
HSL:
348°, 93.5484%, 36.4706%
HSV (HSB):
348°, 96.6667%, 70.5882%
XYZ:
19.3054, 10.0007, 3.1033
xyY:
0.5957, 0.3086, 10.0007
CIE-Lab:
37.8437, 61.8268, 31.7419
CIE-LCH:
37.8437, 69.4990, 27.1760
CIE-Luv:
37.8437, 115.3516, 17.4873
Hunter-Lab:
31.6239, 53.6270, 16.3185
#b4062a color charts
#b4062a color shades, tints & tones
#b4062a color schemes
#b4062a color preview, HTML & CSS examples
This text has a color of #b4062a
<p style="color:#b4062a;">Text here</p>
.mytext {color:#b4062a;}
This box has a color of #b4062a
<div style="background-color:#b4062a;">Content here</div>
.mybackground {background-color:#b4062a;}
Border around this has a color of #b4062a
<div style="border:2px solid #b4062a;">Content here</div>
.myborder {border:2px solid #b4062a;}