#b03e39 color space conversions
Hex:
#b03e39
RGB:
176, 62, 57
CMY:
31, 76, 78
CMYK:
0, 65, 68, 31
HSL:
3°, 51.0730%, 45.6863%
HSV (HSB):
3°, 67.6136%, 69.0196%
XYZ:
20.3656, 12.9708, 5.3011
xyY:
0.5271, 0.3357, 12.9708
CIE-Lab:
42.7192, 46.0967, 28.2103
CIE-LCH:
42.7192, 54.0438, 31.4658
CIE-Luv:
42.7192, 86.1186, 20.7641
Hunter-Lab:
36.0149, 37.9116, 16.4834
#b03e39 color charts
#b03e39 color shades, tints & tones
#b03e39 color schemes
#b03e39 color preview, HTML & CSS examples
This text has a color of #b03e39
<p style="color:#b03e39;">Text here</p>
.mytext {color:#b03e39;}
This box has a color of #b03e39
<div style="background-color:#b03e39;">Content here</div>
.mybackground {background-color:#b03e39;}
Border around this has a color of #b03e39
<div style="border:2px solid #b03e39;">Content here</div>
.myborder {border:2px solid #b03e39;}