#b3543d color space conversions
Hex:
#b3543d
RGB:
179, 84, 61
CMY:
30, 67, 76
CMYK:
0, 53, 66, 30
HSL:
12°, 49.1667%, 47.0588%
HSV (HSB):
12°, 65.9218%, 70.1961%
XYZ:
22.6030, 16.2613, 6.3623
xyY:
0.4998, 0.3596, 16.2613
CIE-Lab:
47.3154, 36.8635, 31.5550
CIE-LCH:
47.3154, 48.5246, 40.5634
CIE-Luv:
47.3154, 73.0243, 27.1152
Hunter-Lab:
40.3253, 29.4832, 18.8732
#b3543d color charts
#b3543d color shades, tints & tones
#b3543d color schemes
#b3543d color preview, HTML & CSS examples
This text has a color of #b3543d
<p style="color:#b3543d;">Text here</p>
.mytext {color:#b3543d;}
This box has a color of #b3543d
<div style="background-color:#b3543d;">Content here</div>
.mybackground {background-color:#b3543d;}
Border around this has a color of #b3543d
<div style="border:2px solid #b3543d;">Content here</div>
.myborder {border:2px solid #b3543d;}