#b00e2f color space conversions
Hex:
#b00e2f
RGB:
176, 14, 47
CMY:
31, 95, 82
CMYK:
0, 92, 73, 31
HSL:
348°, 85.2632%, 37.2549%
HSV (HSB):
348°, 92.0455%, 69.0196%
XYZ:
18.5746, 9.7494, 3.5922
xyY:
0.5820, 0.3055, 9.7494
CIE-Lab:
37.3889, 60.0308, 27.9050
CIE-LCH:
37.3889, 66.1996, 24.9311
CIE-Luv:
37.3889, 109.5038, 15.2480
Hunter-Lab:
31.2241, 51.5443, 15.0358
#b00e2f color charts
#b00e2f color shades, tints & tones
#b00e2f color schemes
#b00e2f color preview, HTML & CSS examples
This text has a color of #b00e2f
<p style="color:#b00e2f;">Text here</p>
.mytext {color:#b00e2f;}
This box has a color of #b00e2f
<div style="background-color:#b00e2f;">Content here</div>
.mybackground {background-color:#b00e2f;}
Border around this has a color of #b00e2f
<div style="border:2px solid #b00e2f;">Content here</div>
.myborder {border:2px solid #b00e2f;}