#b2501a color space conversions
Hex:
#b2501a
RGB:
178, 80, 26
CMY:
30, 69, 90
CMYK:
0, 55, 85, 30
HSL:
21°, 74.5098%, 40.0000%
HSV (HSB):
21°, 85.3933%, 69.8039%
XYZ:
21.4152, 15.2769, 2.7973
xyY:
0.5423, 0.3869, 15.2769
CIE-Lab:
46.0111, 36.9612, 47.9015
CIE-LCH:
46.0111, 60.5036, 52.3459
CIE-Luv:
46.0111, 79.5219, 37.4449
Hunter-Lab:
39.0856, 29.4011, 23.1166
#b2501a color charts
#b2501a color shades, tints & tones
#b2501a color schemes
#b2501a color preview, HTML & CSS examples
This text has a color of #b2501a
<p style="color:#b2501a;">Text here</p>
.mytext {color:#b2501a;}
This box has a color of #b2501a
<div style="background-color:#b2501a;">Content here</div>
.mybackground {background-color:#b2501a;}
Border around this has a color of #b2501a
<div style="border:2px solid #b2501a;">Content here</div>
.myborder {border:2px solid #b2501a;}