#b1020c color space conversions
Hex:
#b1020c
RGB:
177, 2, 12
CMY:
31, 99, 95
CMYK:
0, 99, 93, 31
HSL:
357°, 97.7654%, 35.0980%
HSV (HSB):
357°, 98.8701%, 69.4118%
XYZ:
18.2195, 9.4171, 1.2052
xyY:
0.6317, 0.3265, 9.4171
CIE-Lab:
36.7752, 60.8151, 46.4193
CIE-LCH:
36.7752, 76.5064, 37.3540
CIE-Luv:
36.7752, 119.0485, 24.5415
Hunter-Lab:
30.6872, 52.2757, 19.1525
#b1020c color charts
#b1020c color shades, tints & tones
#b1020c color schemes
#b1020c color preview, HTML & CSS examples
This text has a color of #b1020c
<p style="color:#b1020c;">Text here</p>
.mytext {color:#b1020c;}
This box has a color of #b1020c
<div style="background-color:#b1020c;">Content here</div>
.mybackground {background-color:#b1020c;}
Border around this has a color of #b1020c
<div style="border:2px solid #b1020c;">Content here</div>
.myborder {border:2px solid #b1020c;}