#b2400b color space conversions
Hex:
#b2400b
RGB:
178, 64, 11
CMY:
30, 75, 96
CMYK:
0, 64, 94, 30
HSL:
19°, 88.3598%, 37.0588%
HSV (HSB):
19°, 93.8202%, 69.8039%
XYZ:
20.2539, 13.1559, 1.7885
xyY:
0.5754, 0.3738, 13.1559
CIE-Lab:
42.9973, 44.3498, 50.8797
CIE-LCH:
42.9973, 67.4955, 48.9227
CIE-Luv:
42.9973, 92.5236, 35.0583
Hunter-Lab:
36.2711, 36.2005, 22.4663
#b2400b color charts
#b2400b color shades, tints & tones
#b2400b color schemes
#b2400b color preview, HTML & CSS examples
This text has a color of #b2400b
<p style="color:#b2400b;">Text here</p>
.mytext {color:#b2400b;}
This box has a color of #b2400b
<div style="background-color:#b2400b;">Content here</div>
.mybackground {background-color:#b2400b;}
Border around this has a color of #b2400b
<div style="border:2px solid #b2400b;">Content here</div>
.myborder {border:2px solid #b2400b;}