#b0373e color space conversions
Hex:
#b0373e
RGB:
176, 55, 62
CMY:
31, 78, 76
CMYK:
0, 69, 65, 31
HSL:
357°, 52.3810%, 45.2941%
HSV (HSB):
357°, 68.7500%, 69.0196%
XYZ:
20.1402, 12.3103, 5.8720
xyY:
0.5255, 0.3212, 12.3103
CIE-Lab:
41.7051, 49.3596, 23.9290
CIE-LCH:
41.7051, 54.8540, 25.8636
CIE-Luv:
41.7051, 89.1194, 16.1609
Hunter-Lab:
35.0860, 41.0626, 14.6374
#b0373e color charts
#b0373e color shades, tints & tones
#b0373e color schemes
#b0373e color preview, HTML & CSS examples
This text has a color of #b0373e
<p style="color:#b0373e;">Text here</p>
.mytext {color:#b0373e;}
This box has a color of #b0373e
<div style="background-color:#b0373e;">Content here</div>
.mybackground {background-color:#b0373e;}
Border around this has a color of #b0373e
<div style="border:2px solid #b0373e;">Content here</div>
.myborder {border:2px solid #b0373e;}