#e50b02 color space conversions
Hex:
#e50b02
RGB:
229, 11, 2
CMY:
10, 96, 99
CMYK:
0, 95, 99, 10
HSL:
2°, 98.2684%, 45.2941%
HSV (HSB):
2°, 99.1266%, 89.8039%
XYZ:
32.4437, 16.9017, 1.6098
xyY:
0.6367, 0.3317, 16.9017
CIE-Lab:
48.1360, 72.9876, 61.4920
CIE-LCH:
48.1360, 95.4382, 40.1141
CIE-Luv:
48.1360, 155.4594, 34.2663
Hunter-Lab:
41.1117, 68.9195, 26.4566
#e50b02 color charts
#e50b02 color shades, tints & tones
#e50b02 color schemes
#e50b02 color preview, HTML & CSS examples
This text has a color of #e50b02
<p style="color:#e50b02;">Text here</p>
.mytext {color:#e50b02;}
This box has a color of #e50b02
<div style="background-color:#e50b02;">Content here</div>
.mybackground {background-color:#e50b02;}
Border around this has a color of #e50b02
<div style="border:2px solid #e50b02;">Content here</div>
.myborder {border:2px solid #e50b02;}