#b03b27 color space conversions
Hex:
#b03b27
RGB:
176, 59, 39
CMY:
31, 77, 85
CMYK:
0, 66, 78, 31
HSL:
9°, 63.7209%, 42.1569%
HSV (HSB):
9°, 77.8409%, 69.0196%
XYZ:
19.8347, 12.5045, 3.2877
xyY:
0.5567, 0.3510, 12.5045
CIE-Lab:
42.0070, 46.5433, 37.7334
CIE-LCH:
42.0070, 59.9173, 39.0323
CIE-Luv:
42.0070, 91.3771, 27.1138
Hunter-Lab:
35.3617, 38.2390, 19.2409
#b03b27 color charts
#b03b27 color shades, tints & tones
#b03b27 color schemes
#b03b27 color preview, HTML & CSS examples
This text has a color of #b03b27
<p style="color:#b03b27;">Text here</p>
.mytext {color:#b03b27;}
This box has a color of #b03b27
<div style="background-color:#b03b27;">Content here</div>
.mybackground {background-color:#b03b27;}
Border around this has a color of #b03b27
<div style="border:2px solid #b03b27;">Content here</div>
.myborder {border:2px solid #b03b27;}