#f52da3 color space conversions
Hex:
#f52da3
RGB:
245, 45, 163
CMY:
4, 82, 36
CMYK:
0, 82, 33, 4
HSL:
325°, 90.9091%, 56.8627%
HSV (HSB):
325°, 81.6327%, 96.0784%
XYZ:
45.2054, 23.9336, 36.8874
xyY:
0.4264, 0.2257, 23.9336
CIE-Lab:
56.0212, 79.8536, -15.2489
CIE-LCH:
56.0212, 81.2965, 349.1889
CIE-Luv:
56.0212, 111.6870, -36.3956
Hunter-Lab:
48.9220, 79.3261, -10.4595
#f52da3 color charts
#f52da3 color shades, tints & tones
#f52da3 color schemes
#f52da3 color preview, HTML & CSS examples
This text has a color of #f52da3
<p style="color:#f52da3;">Text here</p>
.mytext {color:#f52da3;}
This box has a color of #f52da3
<div style="background-color:#f52da3;">Content here</div>
.mybackground {background-color:#f52da3;}
Border around this has a color of #f52da3
<div style="border:2px solid #f52da3;">Content here</div>
.myborder {border:2px solid #f52da3;}