#b10a13 color space conversions
Hex:
#b10a13
RGB:
177, 10, 19
CMY:
31, 96, 93
CMYK:
0, 94, 89, 31
HSL:
357°, 89.3048%, 36.6667%
HSV (HSB):
357°, 94.3503%, 69.4118%
XYZ:
18.3575, 9.6112, 1.5037
xyY:
0.6229, 0.3261, 9.6112
CIE-Lab:
37.1354, 59.9886, 43.6288
CIE-LCH:
37.1354, 74.1762, 36.0278
CIE-Luv:
37.1354, 116.7146, 23.9058
Hunter-Lab:
31.0020, 51.4439, 18.8256
#b10a13 color charts
#b10a13 color shades, tints & tones
#b10a13 color schemes
#b10a13 color preview, HTML & CSS examples
This text has a color of #b10a13
<p style="color:#b10a13;">Text here</p>
.mytext {color:#b10a13;}
This box has a color of #b10a13
<div style="background-color:#b10a13;">Content here</div>
.mybackground {background-color:#b10a13;}
Border around this has a color of #b10a13
<div style="border:2px solid #b10a13;">Content here</div>
.myborder {border:2px solid #b10a13;}