#ff1493 color space conversions
Hex:
#ff1493
RGB:
255, 20, 147
CMY:
0, 92, 42
CMYK:
0, 92, 42, 0
HSL:
328°, 100.0000%, 53.9216%
HSV (HSB):
328°, 92.1569%, 100.0000%
XYZ:
46.7566, 23.8669, 29.7462
xyY:
0.4658, 0.2378, 23.8669
CIE-Lab:
55.9543, 84.5563, -5.7147
CIE-LCH:
55.9543, 84.7492, 356.1336
CIE-Luv:
55.9543, 131.4839, -24.3776
Hunter-Lab:
48.8538, 85.3435, -1.9030
#ff1493 color charts
#ff1493 RGB chart
#ff1493 CMYK chart
#ff1493 RGB pie chart
#ff1493 color shades, tints & tones
#ff1493 color schemes
#ff1493 color preview, HTML & CSS examples
This text has a color of #ff1493
<p style="color:#ff1493;">Text here</p>
.mytext {color:#ff1493;}
Text color #ff1493
This box has a color of #ff1493
<div style="background-color:#ff1493;">Content here</div>
.mybackground {background-color:#ff1493;}
Background color #ff1493
Border around this has a color of #ff1493
<div style="border:2px solid #ff1493;">Content here</div>
.myborder {border:2px solid #ff1493;}
Border color #ff1493