#b2560d color space conversions
Hex:
#b2560d
RGB:
178, 86, 13
CMY:
30, 66, 95
CMYK:
0, 52, 93, 30
HSL:
27°, 86.3874%, 37.4510%
HSV (HSB):
27°, 92.6966%, 69.8039%
XYZ:
21.7605, 16.1496, 2.3511
xyY:
0.5405, 0.4011, 16.1496
CIE-Lab:
47.1702, 33.5919, 53.2215
CIE-LCH:
47.1702, 62.9361, 57.7410
CIE-Luv:
47.1702, 75.5970, 41.6268
Hunter-Lab:
40.1866, 26.3290, 24.6619
#b2560d color charts
#b2560d color shades, tints & tones
#b2560d color schemes
#b2560d color preview, HTML & CSS examples
This text has a color of #b2560d
<p style="color:#b2560d;">Text here</p>
.mytext {color:#b2560d;}
This box has a color of #b2560d
<div style="background-color:#b2560d;">Content here</div>
.mybackground {background-color:#b2560d;}
Border around this has a color of #b2560d
<div style="border:2px solid #b2560d;">Content here</div>
.myborder {border:2px solid #b2560d;}