#b2010c color space conversions
Hex:
#b2010c
RGB:
178, 1, 12
CMY:
30, 100, 95
CMYK:
0, 99, 93, 30
HSL:
356°, 98.8827%, 35.0980%
HSV (HSB):
356°, 99.4382%, 69.8039%
XYZ:
18.4373, 9.5132, 1.2123
xyY:
0.6322, 0.3262, 9.5132
CIE-Lab:
36.9542, 61.1876, 46.6408
CIE-LCH:
36.9542, 76.9369, 37.3168
CIE-Luv:
36.9542, 119.9773, 24.6366
Hunter-Lab:
30.8435, 52.7257, 19.2601
#b2010c color charts
#b2010c color shades, tints & tones
#b2010c color schemes
#b2010c color preview, HTML & CSS examples
This text has a color of #b2010c
<p style="color:#b2010c;">Text here</p>
.mytext {color:#b2010c;}
This box has a color of #b2010c
<div style="background-color:#b2010c;">Content here</div>
.mybackground {background-color:#b2010c;}
Border around this has a color of #b2010c
<div style="border:2px solid #b2010c;">Content here</div>
.myborder {border:2px solid #b2010c;}