#e12f64 color space conversions
Hex:
#e12f64
RGB:
225, 47, 100
CMY:
12, 82, 61
CMYK:
0, 79, 56, 12
HSL:
342°, 74.7899%, 53.3333%
HSV (HSB):
342°, 79.1111%, 88.2353%
XYZ:
34.3681, 18.9607, 13.9050
xyY:
0.5112, 0.2820, 18.9607
CIE-Lab:
50.6412, 68.9660, 14.1822
CIE-LCH:
50.6412, 70.4091, 11.6204
CIE-Luv:
50.6412, 120.8082, 3.3129
Hunter-Lab:
43.5439, 64.6839, 11.5475
#e12f64 color charts
#e12f64 color shades, tints & tones
#e12f64 color schemes
#e12f64 color preview, HTML & CSS examples
This text has a color of #e12f64
<p style="color:#e12f64;">Text here</p>
.mytext {color:#e12f64;}
This box has a color of #e12f64
<div style="background-color:#e12f64;">Content here</div>
.mybackground {background-color:#e12f64;}
Border around this has a color of #e12f64
<div style="border:2px solid #e12f64;">Content here</div>
.myborder {border:2px solid #e12f64;}