#b10b3f color space conversions
Hex:
#b10b3f
RGB:
177, 11, 63
CMY:
31, 96, 75
CMYK:
0, 94, 64, 31
HSL:
341°, 88.2979%, 36.8627%
HSV (HSB):
341°, 93.7853%, 69.4118%
XYZ:
19.1483, 9.9453, 5.6130
xyY:
0.5517, 0.2866, 9.9453
CIE-Lab:
37.7441, 61.4566, 18.2275
CIE-LCH:
37.7441, 64.1027, 16.5199
CIE-Luv:
37.7441, 105.8893, 7.3862
Hunter-Lab:
31.5362, 53.1942, 11.5225
#b10b3f color charts
#b10b3f color shades, tints & tones
#b10b3f color schemes
#b10b3f color preview, HTML & CSS examples
This text has a color of #b10b3f
<p style="color:#b10b3f;">Text here</p>
.mytext {color:#b10b3f;}
This box has a color of #b10b3f
<div style="background-color:#b10b3f;">Content here</div>
.mybackground {background-color:#b10b3f;}
Border around this has a color of #b10b3f
<div style="border:2px solid #b10b3f;">Content here</div>
.myborder {border:2px solid #b10b3f;}