#b0602f color space conversions
Hex:
#b0602f
RGB:
176, 96, 47
CMY:
31, 62, 82
CMYK:
0, 45, 73, 31
HSL:
23°, 57.8475%, 43.7255%
HSV (HSB):
23°, 73.2955%, 69.0196%
XYZ:
22.6005, 17.8011, 4.9341
xyY:
0.4985, 0.3927, 17.8011
CIE-Lab:
49.2540, 28.4960, 41.2030
CIE-LCH:
49.2540, 50.0970, 55.3323
CIE-Luv:
49.2540, 63.4701, 37.1017
Hunter-Lab:
42.1913, 21.7815, 22.6002
#b0602f color charts
#b0602f color shades, tints & tones
#b0602f color schemes
#b0602f color preview, HTML & CSS examples
This text has a color of #b0602f
<p style="color:#b0602f;">Text here</p>
.mytext {color:#b0602f;}
This box has a color of #b0602f
<div style="background-color:#b0602f;">Content here</div>
.mybackground {background-color:#b0602f;}
Border around this has a color of #b0602f
<div style="border:2px solid #b0602f;">Content here</div>
.myborder {border:2px solid #b0602f;}