#b10a3c color space conversions
Hex:
#b10a3c
RGB:
177, 10, 60
CMY:
31, 96, 76
CMYK:
0, 94, 66, 31
HSL:
342°, 89.3048%, 36.6667%
HSV (HSB):
342°, 94.3503%, 69.4118%
XYZ:
19.0556, 9.8904, 5.1797
xyY:
0.5584, 0.2898, 9.8904
CIE-Lab:
37.6451, 61.4098, 20.0239
CIE-LCH:
37.6451, 64.5919, 18.0596
CIE-Luv:
37.6451, 107.0715, 8.9110
Hunter-Lab:
31.4491, 53.1208, 12.2493
#b10a3c color charts
#b10a3c color shades, tints & tones
#b10a3c color schemes
#b10a3c color preview, HTML & CSS examples
This text has a color of #b10a3c
<p style="color:#b10a3c;">Text here</p>
.mytext {color:#b10a3c;}
This box has a color of #b10a3c
<div style="background-color:#b10a3c;">Content here</div>
.mybackground {background-color:#b10a3c;}
Border around this has a color of #b10a3c
<div style="border:2px solid #b10a3c;">Content here</div>
.myborder {border:2px solid #b10a3c;}