#e10f10 color space conversions
Hex:
#e10f10
RGB:
225, 15, 16
CMY:
12, 94, 94
CMYK:
0, 93, 93, 12
HSL:
360°, 87.5000%, 47.0588%
HSV (HSB):
360°, 93.3333%, 88.2353%
XYZ:
31.3157, 16.3866, 2.0026
xyY:
0.6300, 0.3297, 16.3866
CIE-Lab:
47.4777, 71.7274, 56.6513
CIE-LCH:
47.4777, 91.4013, 38.3021
CIE-Luv:
47.4777, 150.9652, 32.4447
Hunter-Lab:
40.4804, 67.2472, 25.4031
#e10f10 color charts
#e10f10 color shades, tints & tones
#e10f10 color schemes
#e10f10 color preview, HTML & CSS examples
This text has a color of #e10f10
<p style="color:#e10f10;">Text here</p>
.mytext {color:#e10f10;}
This box has a color of #e10f10
<div style="background-color:#e10f10;">Content here</div>
.mybackground {background-color:#e10f10;}
Border around this has a color of #e10f10
<div style="border:2px solid #e10f10;">Content here</div>
.myborder {border:2px solid #e10f10;}