#b0403e color space conversions
Hex:
#b0403e
RGB:
176, 64, 62
CMY:
31, 75, 76
CMYK:
0, 64, 65, 31
HSL:
1°, 47.8992%, 46.6667%
HSV (HSB):
1°, 64.7727%, 69.0196%
XYZ:
20.6074, 13.2447, 6.0278
xyY:
0.5167, 0.3321, 13.2447
CIE-Lab:
43.1297, 45.5066, 25.7230
CIE-LCH:
43.1297, 52.2735, 29.4777
CIE-Luv:
43.1297, 83.7861, 18.9857
Hunter-Lab:
36.3933, 37.3860, 15.6551
#b0403e color charts
#b0403e color shades, tints & tones
#b0403e color schemes
#b0403e color preview, HTML & CSS examples
This text has a color of #b0403e
<p style="color:#b0403e;">Text here</p>
.mytext {color:#b0403e;}
This box has a color of #b0403e
<div style="background-color:#b0403e;">Content here</div>
.mybackground {background-color:#b0403e;}
Border around this has a color of #b0403e
<div style="border:2px solid #b0403e;">Content here</div>
.myborder {border:2px solid #b0403e;}