#b10f0a color space conversions
Hex:
#b10f0a
RGB:
177, 15, 10
CMY:
31, 94, 96
CMYK:
0, 92, 94, 31
HSL:
2°, 89.3048%, 36.6667%
HSV (HSB):
2°, 94.3503%, 69.4118%
XYZ:
18.3571, 9.7107, 1.1940
xyY:
0.6273, 0.3319, 9.7107
CIE-Lab:
37.3181, 59.1988, 47.4943
CIE-LCH:
37.3181, 75.8960, 38.7396
CIE-Luv:
37.3181, 116.5676, 25.7717
Hunter-Lab:
31.1620, 50.6184, 19.5416
#b10f0a color charts
#b10f0a color shades, tints & tones
#b10f0a color schemes
#b10f0a color preview, HTML & CSS examples
This text has a color of #b10f0a
<p style="color:#b10f0a;">Text here</p>
.mytext {color:#b10f0a;}
This box has a color of #b10f0a
<div style="background-color:#b10f0a;">Content here</div>
.mybackground {background-color:#b10f0a;}
Border around this has a color of #b10f0a
<div style="border:2px solid #b10f0a;">Content here</div>
.myborder {border:2px solid #b10f0a;}