#e5070e color space conversions
Hex:
#e5070e
RGB:
229, 7, 14
CMY:
10, 97, 95
CMYK:
0, 97, 94, 10
HSL:
358°, 94.0678%, 46.2745%
HSV (HSB):
358°, 96.9432%, 89.8039%
XYZ:
32.4683, 16.8417, 1.9550
xyY:
0.6333, 0.3285, 16.8417
CIE-Lab:
48.0599, 73.4038, 58.0773
CIE-LCH:
48.0599, 93.6007, 38.3512
CIE-Luv:
48.0599, 155.2728, 32.8726
Hunter-Lab:
41.0386, 69.4055, 25.9026
#e5070e color charts
#e5070e color shades, tints & tones
#e5070e color schemes
#e5070e color preview, HTML & CSS examples
This text has a color of #e5070e
<p style="color:#e5070e;">Text here</p>
.mytext {color:#e5070e;}
This box has a color of #e5070e
<div style="background-color:#e5070e;">Content here</div>
.mybackground {background-color:#e5070e;}
Border around this has a color of #e5070e
<div style="border:2px solid #e5070e;">Content here</div>
.myborder {border:2px solid #e5070e;}