#f52d95 color space conversions
Hex:
#f52d95
RGB:
245, 45, 149
CMY:
4, 82, 42
CMYK:
0, 82, 39, 4
HSL:
329°, 90.9091%, 56.8627%
HSV (HSB):
329°, 81.6327%, 96.0784%
XYZ:
44.0194, 23.4592, 30.6418
xyY:
0.4486, 0.2391, 23.4592
CIE-Lab:
55.5422, 78.4749, -7.7147
CIE-LCH:
55.5422, 78.8532, 354.3854
CIE-Luv:
55.5422, 117.7653, -25.6608
Hunter-Lab:
48.4347, 77.4673, -3.6050
#f52d95 color charts
#f52d95 color shades, tints & tones
#f52d95 color schemes
#f52d95 color preview, HTML & CSS examples
This text has a color of #f52d95
<p style="color:#f52d95;">Text here</p>
.mytext {color:#f52d95;}
This box has a color of #f52d95
<div style="background-color:#f52d95;">Content here</div>
.mybackground {background-color:#f52d95;}
Border around this has a color of #f52d95
<div style="border:2px solid #f52d95;">Content here</div>
.myborder {border:2px solid #f52d95;}