#b00213 color space conversions
Hex:
#b00213
RGB:
176, 2, 19
CMY:
31, 99, 93
CMYK:
0, 99, 89, 31
HSL:
354°, 97.7528%, 34.9020%
HSV (HSB):
354°, 98.8636%, 69.0196%
XYZ:
18.0437, 9.3205, 1.4641
xyY:
0.6259, 0.3233, 9.3205
CIE-Lab:
36.5943, 60.6649, 43.1204
CIE-LCH:
36.5943, 74.4285, 35.4051
CIE-Luv:
36.5943, 117.5109, 23.1640
Hunter-Lab:
30.5296, 52.0713, 18.5273
#b00213 color charts
#b00213 color shades, tints & tones
#b00213 color schemes
#b00213 color preview, HTML & CSS examples
This text has a color of #b00213
<p style="color:#b00213;">Text here</p>
.mytext {color:#b00213;}
This box has a color of #b00213
<div style="background-color:#b00213;">Content here</div>
.mybackground {background-color:#b00213;}
Border around this has a color of #b00213
<div style="border:2px solid #b00213;">Content here</div>
.myborder {border:2px solid #b00213;}