#b1033f color space conversions
Hex:
#b1033f
RGB:
177, 3, 63
CMY:
31, 99, 75
CMYK:
0, 98, 64, 31
HSL:
339°, 96.6667%, 35.2941%
HSV (HSB):
339°, 98.3051%, 69.4118%
XYZ:
19.0612, 9.7711, 5.5840
xyY:
0.5538, 0.2839, 9.7711
CIE-Lab:
37.4285, 62.3721, 17.8118
CIE-LCH:
37.4285, 64.8656, 15.9379
CIE-Luv:
37.4285, 107.1502, 6.7361
Hunter-Lab:
31.2588, 54.1442, 11.2897
#b1033f color charts
#b1033f color shades, tints & tones
#b1033f color schemes
#b1033f color preview, HTML & CSS examples
This text has a color of #b1033f
<p style="color:#b1033f;">Text here</p>
.mytext {color:#b1033f;}
This box has a color of #b1033f
<div style="background-color:#b1033f;">Content here</div>
.mybackground {background-color:#b1033f;}
Border around this has a color of #b1033f
<div style="border:2px solid #b1033f;">Content here</div>
.myborder {border:2px solid #b1033f;}