#ff48c3 color space conversions
Hex:
#ff48c3
RGB:
255, 72, 195
CMY:
0, 72, 24
CMYK:
0, 72, 24, 0
HSL:
320°, 100.0000%, 64.1176%
HSV (HSB):
320°, 71.7647%, 100.0000%
XYZ:
53.4077, 29.8349, 54.5736
xyY:
0.3875, 0.2165, 29.8349
CIE-Lab:
61.5115, 78.4949, -25.2279
CIE-LCH:
61.5115, 82.4494, 342.1828
CIE-Luv:
61.5115, 98.8191, -51.4529
Hunter-Lab:
54.6213, 78.9467, -21.0033
#ff48c3 color charts
#ff48c3 color shades, tints & tones
#ff48c3 color schemes
#ff48c3 color preview, HTML & CSS examples
This text has a color of #ff48c3
<p style="color:#ff48c3;">Text here</p>
.mytext {color:#ff48c3;}
This box has a color of #ff48c3
<div style="background-color:#ff48c3;">Content here</div>
.mybackground {background-color:#ff48c3;}
Border around this has a color of #ff48c3
<div style="border:2px solid #ff48c3;">Content here</div>
.myborder {border:2px solid #ff48c3;}