#e30f05 color space conversions
Hex:
#e30f05
RGB:
227, 15, 5
CMY:
11, 94, 98
CMYK:
0, 93, 98, 11
HSL:
3°, 95.6897%, 45.4902%
HSV (HSB):
3°, 97.7974%, 89.0196%
XYZ:
31.8768, 16.6835, 1.6837
xyY:
0.6344, 0.3320, 16.6835
CIE-Lab:
47.8587, 72.1352, 60.2740
CIE-LCH:
47.8587, 94.0024, 39.8811
CIE-Luv:
47.8587, 153.1497, 33.9147
Hunter-Lab:
40.8454, 67.8262, 26.1478
#e30f05 color charts
#e30f05 color shades, tints & tones
#e30f05 color schemes
#e30f05 color preview, HTML & CSS examples
This text has a color of #e30f05
<p style="color:#e30f05;">Text here</p>
.mytext {color:#e30f05;}
This box has a color of #e30f05
<div style="background-color:#e30f05;">Content here</div>
.mybackground {background-color:#e30f05;}
Border around this has a color of #e30f05
<div style="border:2px solid #e30f05;">Content here</div>
.myborder {border:2px solid #e30f05;}