#b2621f color space conversions
Hex:
#b2621f
RGB:
178, 98, 31
CMY:
30, 62, 88
CMYK:
0, 45, 83, 30
HSL:
27°, 70.3349%, 40.9804%
HSV (HSB):
27°, 82.5843%, 69.8039%
XYZ:
22.9751, 18.2993, 3.6175
xyY:
0.5118, 0.4076, 18.2993
CIE-Lab:
49.8571, 27.5985, 49.2513
CIE-LCH:
49.8571, 56.4568, 60.7354
CIE-Luv:
49.8571, 64.9644, 42.6694
Hunter-Lab:
42.7776, 21.0082, 24.9305
#b2621f color charts
#b2621f color shades, tints & tones
#b2621f color schemes
#b2621f color preview, HTML & CSS examples
This text has a color of #b2621f
<p style="color:#b2621f;">Text here</p>
.mytext {color:#b2621f;}
This box has a color of #b2621f
<div style="background-color:#b2621f;">Content here</div>
.mybackground {background-color:#b2621f;}
Border around this has a color of #b2621f
<div style="border:2px solid #b2621f;">Content here</div>
.myborder {border:2px solid #b2621f;}