#b0400d color space conversions
Hex:
#b0400d
RGB:
176, 64, 13
CMY:
31, 75, 95
CMYK:
0, 64, 93, 31
HSL:
19°, 86.2434%, 37.0588%
HSV (HSB):
19°, 92.6136%, 69.0196%
XYZ:
19.8105, 12.9260, 1.8316
xyY:
0.5731, 0.3739, 12.9260
CIE-Lab:
42.6515, 43.6450, 49.8780
CIE-LCH:
42.6515, 66.2775, 48.8129
CIE-Luv:
42.6515, 90.7528, 34.5964
Hunter-Lab:
35.9527, 35.4393, 22.1464
#b0400d color charts
#b0400d color shades, tints & tones
#b0400d color schemes
#b0400d color preview, HTML & CSS examples
This text has a color of #b0400d
<p style="color:#b0400d;">Text here</p>
.mytext {color:#b0400d;}
This box has a color of #b0400d
<div style="background-color:#b0400d;">Content here</div>
.mybackground {background-color:#b0400d;}
Border around this has a color of #b0400d
<div style="border:2px solid #b0400d;">Content here</div>
.myborder {border:2px solid #b0400d;}