#ff48a2 color space conversions
Hex:
#ff48a2
RGB:
255, 72, 162
CMY:
0, 72, 36
CMYK:
0, 72, 36, 0
HSL:
330°, 100.0000%, 64.1176%
HSV (HSB):
330°, 71.7647%, 100.0000%
XYZ:
50.0790, 28.5034, 37.0447
xyY:
0.4331, 0.2465, 28.5034
CIE-Lab:
60.3408, 74.7845, -7.9993
CIE-LCH:
60.3408, 75.2111, 353.8946
CIE-Luv:
60.3408, 111.6963, -25.5928
Hunter-Lab:
53.3885, 74.0047, -3.7675
#ff48a2 color charts
#ff48a2 color shades, tints & tones
#ff48a2 color schemes
#ff48a2 color preview, HTML & CSS examples
This text has a color of #ff48a2
<p style="color:#ff48a2;">Text here</p>
.mytext {color:#ff48a2;}
This box has a color of #ff48a2
<div style="background-color:#ff48a2;">Content here</div>
.mybackground {background-color:#ff48a2;}
Border around this has a color of #ff48a2
<div style="border:2px solid #ff48a2;">Content here</div>
.myborder {border:2px solid #ff48a2;}