#b00e30 color space conversions
Hex:
#b00e30
RGB:
176, 14, 48
CMY:
31, 95, 81
CMYK:
0, 92, 73, 31
HSL:
347°, 85.2632%, 37.2549%
HSV (HSB):
347°, 92.0455%, 69.0196%
XYZ:
18.5950, 9.7576, 3.6996
xyY:
0.5801, 0.3044, 9.7576
CIE-Lab:
37.4038, 60.0728, 27.2972
CIE-LCH:
37.4038, 65.9839, 24.4371
CIE-Luv:
37.4038, 109.2292, 14.8148
Hunter-Lab:
31.2371, 51.5936, 14.8438
#b00e30 color charts
#b00e30 color shades, tints & tones
#b00e30 color schemes
#b00e30 color preview, HTML & CSS examples
This text has a color of #b00e30
<p style="color:#b00e30;">Text here</p>
.mytext {color:#b00e30;}
This box has a color of #b00e30
<div style="background-color:#b00e30;">Content here</div>
.mybackground {background-color:#b00e30;}
Border around this has a color of #b00e30
<div style="border:2px solid #b00e30;">Content here</div>
.myborder {border:2px solid #b00e30;}