#b6570c color space conversions
Hex:
#b6570c
RGB:
182, 87, 12
CMY:
29, 66, 95
CMYK:
0, 52, 93, 29
HSL:
26°, 87.6289%, 38.0392%
HSV (HSB):
26°, 93.4066%, 71.3725%
XYZ:
22.7660, 16.7880, 2.3883
xyY:
0.5428, 0.4003, 16.7880
CIE-Lab:
47.9918, 34.6905, 54.3453
CIE-LCH:
47.9918, 64.4736, 57.4484
CIE-Luv:
47.9918, 78.2155, 42.3777
Hunter-Lab:
40.9732, 27.4770, 25.2252
#b6570c color charts
#b6570c color shades, tints & tones
#b6570c color schemes
#b6570c color preview, HTML & CSS examples
This text has a color of #b6570c
<p style="color:#b6570c;">Text here</p>
.mytext {color:#b6570c;}
This box has a color of #b6570c
<div style="background-color:#b6570c;">Content here</div>
.mybackground {background-color:#b6570c;}
Border around this has a color of #b6570c
<div style="border:2px solid #b6570c;">Content here</div>
.myborder {border:2px solid #b6570c;}