#b03d39 color space conversions
Hex:
#b03d39
RGB:
176, 61, 57
CMY:
31, 76, 78
CMYK:
0, 65, 68, 31
HSL:
2°, 51.0730%, 45.6863%
HSV (HSB):
2°, 67.6136%, 69.0196%
XYZ:
20.3118, 12.8630, 5.2832
xyY:
0.5282, 0.3345, 12.8630
CIE-Lab:
42.5561, 46.5355, 28.0117
CIE-LCH:
42.5561, 54.3158, 31.0456
CIE-Luv:
42.5561, 86.7387, 20.4485
Hunter-Lab:
35.8650, 38.3277, 16.3717
#b03d39 color charts
#b03d39 color shades, tints & tones
#b03d39 color schemes
#b03d39 color preview, HTML & CSS examples
This text has a color of #b03d39
<p style="color:#b03d39;">Text here</p>
.mytext {color:#b03d39;}
This box has a color of #b03d39
<div style="background-color:#b03d39;">Content here</div>
.mybackground {background-color:#b03d39;}
Border around this has a color of #b03d39
<div style="border:2px solid #b03d39;">Content here</div>
.myborder {border:2px solid #b03d39;}