#b03a36 color space conversions
Hex:
#b03a36
RGB:
176, 58, 54
CMY:
31, 77, 79
CMYK:
0, 67, 69, 31
HSL:
2°, 53.0435%, 45.0980%
HSV (HSB):
2°, 69.3182%, 69.0196%
XYZ:
20.0834, 12.5226, 4.8486
xyY:
0.5362, 0.3343, 12.5226
CIE-Lab:
42.0349, 47.6577, 29.1705
CIE-LCH:
42.0349, 55.8764, 31.4702
CIE-Luv:
42.0349, 89.2155, 20.9116
Hunter-Lab:
35.3872, 39.3769, 16.6474
#b03a36 color charts
#b03a36 color shades, tints & tones
#b03a36 color schemes
#b03a36 color preview, HTML & CSS examples
This text has a color of #b03a36
<p style="color:#b03a36;">Text here</p>
.mytext {color:#b03a36;}
This box has a color of #b03a36
<div style="background-color:#b03a36;">Content here</div>
.mybackground {background-color:#b03a36;}
Border around this has a color of #b03a36
<div style="border:2px solid #b03a36;">Content here</div>
.myborder {border:2px solid #b03a36;}