#fd48bc color space conversions
Hex:
#fd48bc
RGB:
253, 72, 188
CMY:
1, 72, 26
CMYK:
0, 72, 26, 1
HSL:
322°, 97.8378%, 63.7255%
HSV (HSB):
322°, 71.5415%, 99.2157%
XYZ:
51.9025, 29.1482, 50.4676
xyY:
0.3946, 0.2216, 29.1482
CIE-Lab:
60.9122, 77.1648, -22.1725
CIE-LCH:
60.9122, 80.2872, 343.9686
CIE-Luv:
60.9122, 99.9984, -46.5436
Hunter-Lab:
53.9891, 77.1203, -17.6303
#fd48bc color charts
#fd48bc color shades, tints & tones
#fd48bc color schemes
#fd48bc color preview, HTML & CSS examples
This text has a color of #fd48bc
<p style="color:#fd48bc;">Text here</p>
.mytext {color:#fd48bc;}
This box has a color of #fd48bc
<div style="background-color:#fd48bc;">Content here</div>
.mybackground {background-color:#fd48bc;}
Border around this has a color of #fd48bc
<div style="border:2px solid #fd48bc;">Content here</div>
.myborder {border:2px solid #fd48bc;}