#b1023f color space conversions
Hex:
#b1023f
RGB:
177, 2, 63
CMY:
31, 99, 75
CMYK:
0, 99, 64, 31
HSL:
339°, 97.7654%, 35.0980%
HSV (HSB):
339°, 98.8701%, 69.4118%
XYZ:
19.0504, 9.7494, 5.5804
xyY:
0.5541, 0.2836, 9.7494
CIE-Lab:
37.3889, 62.4873, 17.7596
CIE-LCH:
37.3889, 64.9620, 15.8658
CIE-Luv:
37.3889, 107.3087, 6.6545
Hunter-Lab:
31.2240, 54.2641, 11.2605
#b1023f color charts
#b1023f color shades, tints & tones
#b1023f color schemes
#b1023f color preview, HTML & CSS examples
This text has a color of #b1023f
<p style="color:#b1023f;">Text here</p>
.mytext {color:#b1023f;}
This box has a color of #b1023f
<div style="background-color:#b1023f;">Content here</div>
.mybackground {background-color:#b1023f;}
Border around this has a color of #b1023f
<div style="border:2px solid #b1023f;">Content here</div>
.myborder {border:2px solid #b1023f;}