#f52dae color space conversions
Hex:
#f52dae
RGB:
245, 45, 174
CMY:
4, 82, 32
CMYK:
0, 82, 29, 4
HSL:
321°, 90.9091%, 56.8627%
HSV (HSB):
321°, 81.6327%, 96.0784%
XYZ:
46.2346, 24.3452, 42.3067
xyY:
0.4096, 0.2157, 24.3452
CIE-Lab:
56.4318, 81.0234, -21.0593
CIE-LCH:
56.4318, 83.7155, 345.4303
CIE-Luv:
56.4318, 106.8866, -44.9896
Hunter-Lab:
49.3409, 80.9157, -16.2988
#f52dae color charts
#f52dae color shades, tints & tones
#f52dae color schemes
#f52dae color preview, HTML & CSS examples
This text has a color of #f52dae
<p style="color:#f52dae;">Text here</p>
.mytext {color:#f52dae;}
This box has a color of #f52dae
<div style="background-color:#f52dae;">Content here</div>
.mybackground {background-color:#f52dae;}
Border around this has a color of #f52dae
<div style="border:2px solid #f52dae;">Content here</div>
.myborder {border:2px solid #f52dae;}