#f52dac color space conversions
Hex:
#f52dac
RGB:
245, 45, 172
CMY:
4, 82, 33
CMYK:
0, 82, 30, 4
HSL:
322°, 90.9091%, 56.8627%
HSV (HSB):
322°, 81.6327%, 96.0784%
XYZ:
46.0410, 24.2678, 41.2873
xyY:
0.4126, 0.2175, 24.2678
CIE-Lab:
56.3549, 80.8052, -20.0101
CIE-LCH:
56.3549, 83.2459, 346.0914
CIE-Luv:
56.3549, 107.7589, -43.4198
Hunter-Lab:
49.2624, 80.6183, -15.2078
#f52dac color charts
#f52dac color shades, tints & tones
#f52dac color schemes
#f52dac color preview, HTML & CSS examples
This text has a color of #f52dac
<p style="color:#f52dac;">Text here</p>
.mytext {color:#f52dac;}
This box has a color of #f52dac
<div style="background-color:#f52dac;">Content here</div>
.mybackground {background-color:#f52dac;}
Border around this has a color of #f52dac
<div style="border:2px solid #f52dac;">Content here</div>
.myborder {border:2px solid #f52dac;}