#b2570d color space conversions
Hex:
#b2570d
RGB:
178, 87, 13
CMY:
30, 66, 95
CMYK:
0, 51, 93, 30
HSL:
27°, 86.3874%, 37.4510%
HSV (HSB):
27°, 92.6966%, 69.8039%
XYZ:
21.8409, 16.3104, 2.3779
xyY:
0.5389, 0.4024, 16.3104
CIE-Lab:
47.3792, 33.0674, 53.3710
CIE-LCH:
47.3792, 62.7847, 58.2186
CIE-Luv:
47.3792, 74.7960, 41.9634
Hunter-Lab:
40.3862, 25.8574, 24.7794
#b2570d color charts
#b2570d color shades, tints & tones
#b2570d color schemes
#b2570d color preview, HTML & CSS examples
This text has a color of #b2570d
<p style="color:#b2570d;">Text here</p>
.mytext {color:#b2570d;}
This box has a color of #b2570d
<div style="background-color:#b2570d;">Content here</div>
.mybackground {background-color:#b2570d;}
Border around this has a color of #b2570d
<div style="border:2px solid #b2570d;">Content here</div>
.myborder {border:2px solid #b2570d;}