#b4200d color space conversions
Hex:
#b4200d
RGB:
180, 32, 13
CMY:
29, 87, 95
CMYK:
0, 82, 93, 29
HSL:
7°, 86.5285%, 37.8431%
HSV (HSB):
7°, 92.7778%, 70.5882%
XYZ:
19.4115, 10.7654, 1.4356
xyY:
0.6140, 0.3405, 10.7654
CIE-Lab:
39.1825, 56.5939, 47.8938
CIE-LCH:
39.1825, 74.1396, 40.2403
CIE-Luv:
39.1825, 112.7843, 27.9248
Hunter-Lab:
32.8106, 48.1862, 20.3733
#b4200d color charts
#b4200d color shades, tints & tones
#b4200d color schemes
#b4200d color preview, HTML & CSS examples
This text has a color of #b4200d
<p style="color:#b4200d;">Text here</p>
.mytext {color:#b4200d;}
This box has a color of #b4200d
<div style="background-color:#b4200d;">Content here</div>
.mybackground {background-color:#b4200d;}
Border around this has a color of #b4200d
<div style="border:2px solid #b4200d;">Content here</div>
.myborder {border:2px solid #b4200d;}