#b0602a color space conversions
Hex:
#b0602a
RGB:
176, 96, 42
CMY:
31, 62, 84
CMYK:
0, 45, 76, 31
HSL:
24°, 61.4679%, 42.7451%
HSV (HSB):
24°, 76.1364%, 69.0196%
XYZ:
22.5053, 17.7630, 4.4329
xyY:
0.5035, 0.3974, 17.7630
CIE-Lab:
49.2074, 28.2612, 43.6236
CIE-LCH:
49.2074, 51.9780, 57.0631
CIE-Luv:
49.2074, 63.9681, 38.7582
Hunter-Lab:
42.1462, 21.5599, 23.2662
#b0602a color charts
#b0602a color shades, tints & tones
#b0602a color schemes
#b0602a color preview, HTML & CSS examples
This text has a color of #b0602a
<p style="color:#b0602a;">Text here</p>
.mytext {color:#b0602a;}
This box has a color of #b0602a
<div style="background-color:#b0602a;">Content here</div>
.mybackground {background-color:#b0602a;}
Border around this has a color of #b0602a
<div style="border:2px solid #b0602a;">Content here</div>
.myborder {border:2px solid #b0602a;}