#b10e11 color space conversions
Hex:
#b10e11
RGB:
177, 14, 17
CMY:
31, 95, 93
CMYK:
0, 92, 90, 31
HSL:
359°, 85.3403%, 37.4510%
HSV (HSB):
359°, 92.0904%, 69.4118%
XYZ:
18.3897, 9.7017, 1.4337
xyY:
0.6229, 0.3286, 9.7017
CIE-Lab:
37.3016, 59.4410, 44.6719
CIE-LCH:
37.3016, 74.3559, 36.9261
CIE-Luv:
37.3016, 116.1135, 24.5997
Hunter-Lab:
31.1475, 50.8795, 19.0742
#b10e11 color charts
#b10e11 color shades, tints & tones
#b10e11 color schemes
#b10e11 color preview, HTML & CSS examples
This text has a color of #b10e11
<p style="color:#b10e11;">Text here</p>
.mytext {color:#b10e11;}
This box has a color of #b10e11
<div style="background-color:#b10e11;">Content here</div>
.mybackground {background-color:#b10e11;}
Border around this has a color of #b10e11
<div style="border:2px solid #b10e11;">Content here</div>
.myborder {border:2px solid #b10e11;}