#b10a3b color space conversions
Hex:
#b10a3b
RGB:
177, 10, 59
CMY:
31, 96, 77
CMYK:
0, 94, 67, 31
HSL:
342°, 89.3048%, 36.6667%
HSV (HSB):
342°, 94.3503%, 69.4118%
XYZ:
19.0294, 9.8800, 5.0417
xyY:
0.5605, 0.2910, 9.8800
CIE-Lab:
37.6261, 61.3573, 20.6403
CIE-LCH:
37.6261, 64.7359, 18.5927
CIE-Luv:
37.6261, 107.4039, 9.4329
Hunter-Lab:
31.4324, 53.0586, 12.4926
#b10a3b color charts
#b10a3b color shades, tints & tones
#b10a3b color schemes
#b10a3b color preview, HTML & CSS examples
This text has a color of #b10a3b
<p style="color:#b10a3b;">Text here</p>
.mytext {color:#b10a3b;}
This box has a color of #b10a3b
<div style="background-color:#b10a3b;">Content here</div>
.mybackground {background-color:#b10a3b;}
Border around this has a color of #b10a3b
<div style="border:2px solid #b10a3b;">Content here</div>
.myborder {border:2px solid #b10a3b;}