#b1023c color space conversions
Hex:
#b1023c
RGB:
177, 2, 60
CMY:
31, 99, 76
CMYK:
0, 99, 66, 31
HSL:
340°, 97.7654%, 35.0980%
HSV (HSB):
340°, 98.8701%, 69.4118%
XYZ:
18.9688, 9.7168, 5.1507
xyY:
0.5606, 0.2872, 9.7168
CIE-Lab:
37.3292, 62.3260, 19.6146
CIE-LCH:
37.3292, 65.3396, 17.4693
CIE-Luv:
37.3292, 108.3558, 8.2678
Hunter-Lab:
31.1717, 54.0712, 12.0233
#b1023c color charts
#b1023c color shades, tints & tones
#b1023c color schemes
#b1023c color preview, HTML & CSS examples
This text has a color of #b1023c
<p style="color:#b1023c;">Text here</p>
.mytext {color:#b1023c;}
This box has a color of #b1023c
<div style="background-color:#b1023c;">Content here</div>
.mybackground {background-color:#b1023c;}
Border around this has a color of #b1023c
<div style="border:2px solid #b1023c;">Content here</div>
.myborder {border:2px solid #b1023c;}