#f512e3 color space conversions
Hex:
#f512e3
RGB:
245, 18, 227
CMY:
4, 93, 11
CMYK:
0, 93, 7, 4
HSL:
305°, 91.9028%, 51.5686%
HSV (HSB):
305°, 92.6531%, 96.0784%
XYZ:
51.7376, 25.3911, 74.8471
xyY:
0.3404, 0.1671, 25.3911
CIE-Lab:
57.4546, 91.6354, -49.8638
CIE-LCH:
57.4546, 104.3238, 331.4470
CIE-Luv:
57.4546, 87.4506, -90.0697
Hunter-Lab:
50.3896, 95.0933, -52.7948
#f512e3 color charts
#f512e3 color shades, tints & tones
#f512e3 color schemes
#f512e3 color preview, HTML & CSS examples
This text has a color of #f512e3
<p style="color:#f512e3;">Text here</p>
.mytext {color:#f512e3;}
This box has a color of #f512e3
<div style="background-color:#f512e3;">Content here</div>
.mybackground {background-color:#f512e3;}
Border around this has a color of #f512e3
<div style="border:2px solid #f512e3;">Content here</div>
.myborder {border:2px solid #f512e3;}