#f545e5 color space conversions
Hex:
#f545e5
RGB:
245, 69, 229
CMY:
4, 73, 10
CMYK:
0, 72, 7, 4
HSL:
305°, 89.7959%, 61.5686%
HSV (HSB):
305°, 71.8367%, 96.0784%
XYZ:
53.9272, 29.3259, 76.9469
xyY:
0.3366, 0.1831, 29.3259
CIE-Lab:
61.0681, 81.7392, -45.2689
CIE-LCH:
61.0681, 93.4375, 331.0214
CIE-Luv:
61.0681, 79.2542, -82.6580
Hunter-Lab:
54.1534, 82.9860, -46.3383
#f545e5 color charts
#f545e5 color shades, tints & tones
#f545e5 color schemes
#f545e5 color preview, HTML & CSS examples
This text has a color of #f545e5
<p style="color:#f545e5;">Text here</p>
.mytext {color:#f545e5;}
This box has a color of #f545e5
<div style="background-color:#f545e5;">Content here</div>
.mybackground {background-color:#f545e5;}
Border around this has a color of #f545e5
<div style="border:2px solid #f545e5;">Content here</div>
.myborder {border:2px solid #f545e5;}