#b2351d color space conversions
Hex:
#b2351d
RGB:
178, 53, 29
CMY:
30, 79, 89
CMYK:
0, 70, 84, 30
HSL:
10°, 71.9807%, 40.5882%
HSV (HSB):
10°, 83.7079%, 69.8039%
XYZ:
19.8550, 12.0999, 2.4514
xyY:
0.5771, 0.3517, 12.0999
CIE-Lab:
41.3744, 49.3709, 42.4472
CIE-LCH:
41.3744, 65.1096, 40.6877
CIE-Luv:
41.3744, 98.2641, 28.7445
Hunter-Lab:
34.7849, 41.0129, 20.1710
#b2351d color charts
#b2351d color shades, tints & tones
#b2351d color schemes
#b2351d color preview, HTML & CSS examples
This text has a color of #b2351d
<p style="color:#b2351d;">Text here</p>
.mytext {color:#b2351d;}
This box has a color of #b2351d
<div style="background-color:#b2351d;">Content here</div>
.mybackground {background-color:#b2351d;}
Border around this has a color of #b2351d
<div style="border:2px solid #b2351d;">Content here</div>
.myborder {border:2px solid #b2351d;}