#b2711d color space conversions
Hex:
#b2711d
RGB:
178, 113, 29
CMY:
30, 56, 89
CMYK:
0, 37, 84, 30
HSL:
34°, 71.9807%, 40.5882%
HSV (HSB):
34°, 83.7079%, 69.8039%
XYZ:
24.4870, 21.3639, 3.9954
xyY:
0.4912, 0.4286, 21.3639
CIE-Lab:
53.3455, 19.2496, 53.1005
CIE-LCH:
53.3455, 56.4820, 70.0738
CIE-Luv:
53.3455, 53.1050, 48.7888
Hunter-Lab:
46.2211, 13.6786, 27.2297
#b2711d color charts
#b2711d color shades, tints & tones
#b2711d color schemes
#b2711d color preview, HTML & CSS examples
This text has a color of #b2711d
<p style="color:#b2711d;">Text here</p>
.mytext {color:#b2711d;}
This box has a color of #b2711d
<div style="background-color:#b2711d;">Content here</div>
.mybackground {background-color:#b2711d;}
Border around this has a color of #b2711d
<div style="border:2px solid #b2711d;">Content here</div>
.myborder {border:2px solid #b2711d;}