#b10c1a color space conversions
Hex:
#b10c1a
RGB:
177, 12, 26
CMY:
31, 95, 90
CMYK:
0, 93, 85, 31
HSL:
355°, 87.3016%, 37.0588%
HSV (HSB):
355°, 93.2203%, 69.4118%
XYZ:
18.4494, 9.6846, 1.8742
xyY:
0.6148, 0.3227, 9.6846
CIE-Lab:
37.2704, 59.8880, 40.2059
CIE-LCH:
37.2704, 72.1325, 33.8755
CIE-Luv:
37.2704, 115.2909, 22.4685
Hunter-Lab:
31.1201, 51.3624, 18.2134
#b10c1a color charts
#b10c1a color shades, tints & tones
#b10c1a color schemes
#b10c1a color preview, HTML & CSS examples
This text has a color of #b10c1a
<p style="color:#b10c1a;">Text here</p>
.mytext {color:#b10c1a;}
This box has a color of #b10c1a
<div style="background-color:#b10c1a;">Content here</div>
.mybackground {background-color:#b10c1a;}
Border around this has a color of #b10c1a
<div style="border:2px solid #b10c1a;">Content here</div>
.myborder {border:2px solid #b10c1a;}