#b2543f color space conversions
Hex:
#b2543f
RGB:
178, 84, 63
CMY:
30, 67, 75
CMYK:
0, 53, 65, 30
HSL:
11°, 47.7178%, 47.2549%
HSV (HSB):
11°, 64.6067%, 69.8039%
XYZ:
22.4276, 16.1645, 6.6406
xyY:
0.4958, 0.3574, 16.1645
CIE-Lab:
47.1896, 36.6025, 30.2225
CIE-LCH:
47.1896, 47.4673, 39.5463
CIE-Luv:
47.1896, 71.8588, 26.0413
Hunter-Lab:
40.2051, 29.2138, 18.3507
#b2543f color charts
#b2543f color shades, tints & tones
#b2543f color schemes
#b2543f color preview, HTML & CSS examples
This text has a color of #b2543f
<p style="color:#b2543f;">Text here</p>
.mytext {color:#b2543f;}
This box has a color of #b2543f
<div style="background-color:#b2543f;">Content here</div>
.mybackground {background-color:#b2543f;}
Border around this has a color of #b2543f
<div style="border:2px solid #b2543f;">Content here</div>
.myborder {border:2px solid #b2543f;}