#b4020c color space conversions
Hex:
#b4020c
RGB:
180, 2, 12
CMY:
29, 99, 95
CMYK:
0, 99, 93, 29
HSL:
357°, 97.8022%, 35.6863%
HSV (HSB):
357°, 98.8889%, 70.5882%
XYZ:
18.9105, 9.7733, 1.2376
xyY:
0.6320, 0.3266, 9.7733
CIE-Lab:
37.4324, 61.5816, 47.1573
CIE-LCH:
37.4324, 77.5636, 37.4437
CIE-Luv:
37.4324, 121.2454, 25.0368
Hunter-Lab:
31.2622, 53.2655, 19.5365
#b4020c color charts
#b4020c color shades, tints & tones
#b4020c color schemes
#b4020c color preview, HTML & CSS examples
This text has a color of #b4020c
<p style="color:#b4020c;">Text here</p>
.mytext {color:#b4020c;}
This box has a color of #b4020c
<div style="background-color:#b4020c;">Content here</div>
.mybackground {background-color:#b4020c;}
Border around this has a color of #b4020c
<div style="border:2px solid #b4020c;">Content here</div>
.myborder {border:2px solid #b4020c;}