#b00e4a color space conversions
Hex:
#b00e4a
RGB:
176, 14, 74
CMY:
31, 95, 71
CMYK:
0, 92, 58, 31
HSL:
338°, 85.2632%, 37.2549%
HSV (HSB):
338°, 92.0455%, 69.0196%
XYZ:
19.2976, 10.0386, 7.3991
xyY:
0.5253, 0.2733, 10.0386
CIE-Lab:
37.9116, 61.4943, 11.3361
CIE-LCH:
37.9116, 62.5304, 10.4449
CIE-Luv:
37.9116, 100.5605, 1.0064
Hunter-Lab:
31.6837, 53.2722, 8.3326
#b00e4a color charts
#b00e4a color shades, tints & tones
#b00e4a color schemes
#b00e4a color preview, HTML & CSS examples
This text has a color of #b00e4a
<p style="color:#b00e4a;">Text here</p>
.mytext {color:#b00e4a;}
This box has a color of #b00e4a
<div style="background-color:#b00e4a;">Content here</div>
.mybackground {background-color:#b00e4a;}
Border around this has a color of #b00e4a
<div style="border:2px solid #b00e4a;">Content here</div>
.myborder {border:2px solid #b00e4a;}