#b00a14 color space conversions
Hex:
#b00a14
RGB:
176, 10, 20
CMY:
31, 96, 92
CMYK:
0, 94, 89, 31
HSL:
356°, 89.2473%, 36.4706%
HSV (HSB):
356°, 94.3182%, 69.0196%
XYZ:
18.1393, 9.4977, 1.5390
xyY:
0.6217, 0.3255, 9.4977
CIE-Lab:
36.9254, 59.7440, 42.8939
CIE-LCH:
36.9254, 73.5475, 35.6769
CIE-Luv:
36.9254, 115.8364, 23.5332
Hunter-Lab:
30.8183, 51.1309, 18.6120
#b00a14 color charts
#b00a14 color shades, tints & tones
#b00a14 color schemes
#b00a14 color preview, HTML & CSS examples
This text has a color of #b00a14
<p style="color:#b00a14;">Text here</p>
.mytext {color:#b00a14;}
This box has a color of #b00a14
<div style="background-color:#b00a14;">Content here</div>
.mybackground {background-color:#b00a14;}
Border around this has a color of #b00a14
<div style="border:2px solid #b00a14;">Content here</div>
.myborder {border:2px solid #b00a14;}