#b10a3f color space conversions
Hex:
#b10a3f
RGB:
177, 10, 63
CMY:
31, 96, 75
CMYK:
0, 94, 64, 31
HSL:
341°, 89.3048%, 36.6667%
HSV (HSB):
341°, 94.3503%, 69.4118%
XYZ:
19.1372, 9.9231, 5.6093
xyY:
0.5520, 0.2862, 9.9231
CIE-Lab:
37.7040, 61.5728, 18.1747
CIE-LCH:
37.7040, 64.1991, 16.4453
CIE-Luv:
37.7040, 106.0494, 7.3036
Hunter-Lab:
31.5009, 53.3144, 11.4929
#b10a3f color charts
#b10a3f color shades, tints & tones
#b10a3f color schemes
#b10a3f color preview, HTML & CSS examples
This text has a color of #b10a3f
<p style="color:#b10a3f;">Text here</p>
.mytext {color:#b10a3f;}
This box has a color of #b10a3f
<div style="background-color:#b10a3f;">Content here</div>
.mybackground {background-color:#b10a3f;}
Border around this has a color of #b10a3f
<div style="border:2px solid #b10a3f;">Content here</div>
.myborder {border:2px solid #b10a3f;}