#b10d2c color space conversions
Hex:
#b10d2c
RGB:
177, 13, 44
CMY:
31, 95, 83
CMYK:
0, 93, 75, 31
HSL:
349°, 86.3158%, 37.2549%
HSV (HSB):
349°, 92.6554%, 69.4118%
XYZ:
18.7300, 9.8168, 3.2905
xyY:
0.5883, 0.3083, 9.8168
CIE-Lab:
37.5116, 60.3086, 29.9647
CIE-LCH:
37.5116, 67.3425, 26.4208
CIE-Luv:
37.5116, 111.2802, 16.6178
Hunter-Lab:
31.3318, 51.8759, 15.7055
#b10d2c color charts
#b10d2c color shades, tints & tones
#b10d2c color schemes
#b10d2c color preview, HTML & CSS examples
This text has a color of #b10d2c
<p style="color:#b10d2c;">Text here</p>
.mytext {color:#b10d2c;}
This box has a color of #b10d2c
<div style="background-color:#b10d2c;">Content here</div>
.mybackground {background-color:#b10d2c;}
Border around this has a color of #b10d2c
<div style="border:2px solid #b10d2c;">Content here</div>
.myborder {border:2px solid #b10d2c;}