#e30f3c color space conversions
Hex:
#e30f3c
RGB:
227, 15, 60
CMY:
11, 94, 76
CMYK:
0, 93, 74, 11
HSL:
347°, 87.6033%, 47.4510%
HSV (HSB):
347°, 93.3921%, 89.0196%
XYZ:
32.6650, 16.9988, 5.8344
xyY:
0.5886, 0.3063, 16.9988
CIE-Lab:
48.2585, 73.2521, 35.3897
CIE-LCH:
48.2585, 81.3529, 25.7862
CIE-Luv:
48.2585, 144.5080, 20.7158
Hunter-Lab:
41.2296, 69.2685, 20.4705
#e30f3c color charts
#e30f3c color shades, tints & tones
#e30f3c color schemes
#e30f3c color preview, HTML & CSS examples
This text has a color of #e30f3c
<p style="color:#e30f3c;">Text here</p>
.mytext {color:#e30f3c;}
This box has a color of #e30f3c
<div style="background-color:#e30f3c;">Content here</div>
.mybackground {background-color:#e30f3c;}
Border around this has a color of #e30f3c
<div style="border:2px solid #e30f3c;">Content here</div>
.myborder {border:2px solid #e30f3c;}