#f52da5 color space conversions
Hex:
#f52da5
RGB:
245, 45, 165
CMY:
4, 82, 35
CMYK:
0, 82, 33, 4
HSL:
324°, 90.9091%, 56.8627%
HSV (HSB):
324°, 81.6327%, 96.0784%
XYZ:
45.3861, 24.0059, 37.8388
xyY:
0.4233, 0.2239, 24.0059
CIE-Lab:
56.0937, 80.0607, -16.3126
CIE-LCH:
56.0937, 81.7057, 348.4835
CIE-Luv:
56.0937, 110.8143, -37.9499
Hunter-Lab:
48.9958, 79.6067, -11.4918
#f52da5 color charts
#f52da5 color shades, tints & tones
#f52da5 color schemes
#f52da5 color preview, HTML & CSS examples
This text has a color of #f52da5
<p style="color:#f52da5;">Text here</p>
.mytext {color:#f52da5;}
This box has a color of #f52da5
<div style="background-color:#f52da5;">Content here</div>
.mybackground {background-color:#f52da5;}
Border around this has a color of #f52da5
<div style="border:2px solid #f52da5;">Content here</div>
.myborder {border:2px solid #f52da5;}