#b03245 color space conversions
Hex:
#b03245
RGB:
176, 50, 69
CMY:
31, 80, 73
CMYK:
0, 72, 61, 31
HSL:
351°, 55.7522%, 44.3137%
HSV (HSB):
351°, 71.5909%, 69.0196%
XYZ:
20.1193, 11.9410, 6.8747
xyY:
0.5167, 0.3067, 11.9410
CIE-Lab:
41.1222, 51.7689, 18.8473
CIE-LCH:
41.1222, 55.0930, 20.0048
CIE-Luv:
41.1222, 89.9185, 10.9451
Hunter-Lab:
34.5557, 43.4550, 12.3936
#b03245 color charts
#b03245 color shades, tints & tones
#b03245 color schemes
#b03245 color preview, HTML & CSS examples
This text has a color of #b03245
<p style="color:#b03245;">Text here</p>
.mytext {color:#b03245;}
This box has a color of #b03245
<div style="background-color:#b03245;">Content here</div>
.mybackground {background-color:#b03245;}
Border around this has a color of #b03245
<div style="border:2px solid #b03245;">Content here</div>
.myborder {border:2px solid #b03245;}