#ff48b4 color space conversions
Hex:
#ff48b4
RGB:
255, 72, 180
CMY:
0, 72, 29
CMYK:
0, 72, 29, 0
HSL:
325°, 100.0000%, 64.1176%
HSV (HSB):
325°, 71.7647%, 100.0000%
XYZ:
51.7956, 29.1900, 46.0843
xyY:
0.4076, 0.2297, 29.1900
CIE-Lab:
60.9490, 76.7257, -17.4917
CIE-LCH:
60.9490, 78.6943, 347.1573
CIE-Luv:
60.9490, 104.6847, -39.5698
Hunter-Lab:
54.0278, 76.5765, -12.7534
#ff48b4 color charts
#ff48b4 color shades, tints & tones
#ff48b4 color schemes
#ff48b4 color preview, HTML & CSS examples
This text has a color of #ff48b4
<p style="color:#ff48b4;">Text here</p>
.mytext {color:#ff48b4;}
This box has a color of #ff48b4
<div style="background-color:#ff48b4;">Content here</div>
.mybackground {background-color:#ff48b4;}
Border around this has a color of #ff48b4
<div style="border:2px solid #ff48b4;">Content here</div>
.myborder {border:2px solid #ff48b4;}