#e30f4f color space conversions
Hex:
#e30f4f
RGB:
227, 15, 79
CMY:
11, 94, 69
CMYK:
0, 93, 65, 11
HSL:
342°, 87.6033%, 47.4510%
HSV (HSB):
342°, 93.3921%, 89.0196%
XYZ:
33.2607, 17.2371, 8.9712
xyY:
0.5593, 0.2898, 17.2371
CIE-Lab:
48.5573, 74.0801, 24.2776
CIE-LCH:
48.5573, 77.9568, 18.1450
CIE-Luv:
48.5573, 138.6057, 11.6070
Hunter-Lab:
41.5175, 70.3448, 16.2508
#e30f4f color charts
#e30f4f color shades, tints & tones
#e30f4f color schemes
#e30f4f color preview, HTML & CSS examples
This text has a color of #e30f4f
<p style="color:#e30f4f;">Text here</p>
.mytext {color:#e30f4f;}
This box has a color of #e30f4f
<div style="background-color:#e30f4f;">Content here</div>
.mybackground {background-color:#e30f4f;}
Border around this has a color of #e30f4f
<div style="border:2px solid #e30f4f;">Content here</div>
.myborder {border:2px solid #e30f4f;}