#b2371e color space conversions
Hex:
#b2371e
RGB:
178, 55, 30
CMY:
30, 78, 88
CMYK:
0, 69, 83, 30
HSL:
10°, 71.1538%, 40.7843%
HSV (HSB):
10°, 83.1461%, 69.8039%
XYZ:
19.9606, 12.2911, 2.5487
xyY:
0.5736, 0.3532, 12.2911
CIE-Lab:
41.6751, 48.6004, 42.2286
CIE-LCH:
41.6751, 64.3836, 40.9871
CIE-Luv:
41.6751, 96.8824, 28.9968
Hunter-Lab:
35.0587, 40.2763, 20.2308
#b2371e color charts
#b2371e color shades, tints & tones
#b2371e color schemes
#b2371e color preview, HTML & CSS examples
This text has a color of #b2371e
<p style="color:#b2371e;">Text here</p>
.mytext {color:#b2371e;}
This box has a color of #b2371e
<div style="background-color:#b2371e;">Content here</div>
.mybackground {background-color:#b2371e;}
Border around this has a color of #b2371e
<div style="border:2px solid #b2371e;">Content here</div>
.myborder {border:2px solid #b2371e;}