#e12a05 color space conversions
Hex:
#e12a05
RGB:
225, 42, 5
CMY:
12, 84, 98
CMYK:
0, 81, 98, 12
HSL:
10°, 95.6522%, 45.0980%
HSV (HSB):
10°, 97.7778%, 88.2353%
XYZ:
31.9067, 17.6744, 1.8734
xyY:
0.6201, 0.3435, 17.6744
CIE-Lab:
49.0988, 66.8987, 60.6071
CIE-LCH:
49.0988, 90.2698, 42.1751
CIE-Luv:
49.0988, 142.8908, 36.5516
Hunter-Lab:
42.0410, 61.8996, 26.7866
#e12a05 color charts
#e12a05 color shades, tints & tones
#e12a05 color schemes
#e12a05 color preview, HTML & CSS examples
This text has a color of #e12a05
<p style="color:#e12a05;">Text here</p>
.mytext {color:#e12a05;}
This box has a color of #e12a05
<div style="background-color:#e12a05;">Content here</div>
.mybackground {background-color:#e12a05;}
Border around this has a color of #e12a05
<div style="border:2px solid #e12a05;">Content here</div>
.myborder {border:2px solid #e12a05;}