#b10b05 color space conversions
Hex:
#b10b05
RGB:
177, 11, 5
CMY:
31, 96, 98
CMYK:
0, 94, 97, 31
HSL:
2°, 94.5055%, 35.6863%
HSV (HSB):
2°, 97.1751%, 69.4118%
XYZ:
18.2785, 9.5974, 1.0327
xyY:
0.6323, 0.3320, 9.5974
CIE-Lab:
37.1100, 59.6830, 49.2340
CIE-LCH:
37.1100, 77.3696, 39.5201
CIE-Luv:
37.1100, 117.8917, 26.0944
Hunter-Lab:
30.9797, 51.1035, 19.7094
#b10b05 color charts
#b10b05 color shades, tints & tones
#b10b05 color schemes
#b10b05 color preview, HTML & CSS examples
This text has a color of #b10b05
<p style="color:#b10b05;">Text here</p>
.mytext {color:#b10b05;}
This box has a color of #b10b05
<div style="background-color:#b10b05;">Content here</div>
.mybackground {background-color:#b10b05;}
Border around this has a color of #b10b05
<div style="border:2px solid #b10b05;">Content here</div>
.myborder {border:2px solid #b10b05;}