#b0010c color space conversions
Hex:
#b0010c
RGB:
176, 1, 12
CMY:
31, 100, 95
CMYK:
0, 99, 93, 31
HSL:
356°, 98.8701%, 34.7059%
HSV (HSB):
356°, 99.4318%, 69.0196%
XYZ:
17.9817, 9.2784, 1.1910
xyY:
0.6320, 0.3261, 9.2784
CIE-Lab:
36.5148, 60.6777, 46.1466
CIE-LCH:
36.5148, 76.2318, 37.2537
CIE-Luv:
36.5148, 118.5122, 24.3046
Hunter-Lab:
30.4604, 52.0683, 19.0041
#b0010c color charts
#b0010c color shades, tints & tones
#b0010c color schemes
#b0010c color preview, HTML & CSS examples
This text has a color of #b0010c
<p style="color:#b0010c;">Text here</p>
.mytext {color:#b0010c;}
This box has a color of #b0010c
<div style="background-color:#b0010c;">Content here</div>
.mybackground {background-color:#b0010c;}
Border around this has a color of #b0010c
<div style="border:2px solid #b0010c;">Content here</div>
.myborder {border:2px solid #b0010c;}