#b10a2a color space conversions
Hex:
#b10a2a
RGB:
177, 10, 42
CMY:
31, 96, 84
CMYK:
0, 94, 76, 31
HSL:
349°, 89.3048%, 36.6667%
HSV (HSB):
349°, 94.3503%, 69.4118%
XYZ:
18.6579, 9.7314, 3.0854
xyY:
0.5928, 0.3092, 9.7314
CIE-Lab:
37.3559, 60.6060, 31.0183
CIE-LCH:
37.3559, 68.0825, 27.1035
CIE-Luv:
37.3559, 112.3558, 17.1639
Hunter-Lab:
31.1951, 52.1700, 15.9723
#b10a2a color charts
#b10a2a color shades, tints & tones
#b10a2a color schemes
#b10a2a color preview, HTML & CSS examples
This text has a color of #b10a2a
<p style="color:#b10a2a;">Text here</p>
.mytext {color:#b10a2a;}
This box has a color of #b10a2a
<div style="background-color:#b10a2a;">Content here</div>
.mybackground {background-color:#b10a2a;}
Border around this has a color of #b10a2a
<div style="border:2px solid #b10a2a;">Content here</div>
.myborder {border:2px solid #b10a2a;}