#ff48a1 color space conversions
Hex:
#ff48a1
RGB:
255, 72, 161
CMY:
0, 72, 37
CMYK:
0, 72, 37, 0
HSL:
331°, 100.0000%, 64.1176%
HSV (HSB):
331°, 71.7647%, 100.0000%
XYZ:
49.9904, 28.4679, 36.5783
xyY:
0.4346, 0.2475, 28.4679
CIE-Lab:
60.3092, 74.6826, -7.4654
CIE-LCH:
60.3092, 75.0549, 354.2915
CIE-Luv:
60.3092, 112.0823, -24.8299
Hunter-Lab:
53.3554, 73.8707, -3.2981
#ff48a1 color charts
#ff48a1 color shades, tints & tones
#ff48a1 color schemes
#ff48a1 color preview, HTML & CSS examples
This text has a color of #ff48a1
<p style="color:#ff48a1;">Text here</p>
.mytext {color:#ff48a1;}
This box has a color of #ff48a1
<div style="background-color:#ff48a1;">Content here</div>
.mybackground {background-color:#ff48a1;}
Border around this has a color of #ff48a1
<div style="border:2px solid #ff48a1;">Content here</div>
.myborder {border:2px solid #ff48a1;}