#ff1393 color space conversions
Hex:
#ff1393
RGB:
255, 19, 147
CMY:
0, 93, 42
CMYK:
0, 93, 42, 0
HSL:
327°, 100.0000%, 53.7255%
HSV (HSB):
327°, 92.5490%, 100.0000%
XYZ:
46.7393, 23.8323, 29.7404
xyY:
0.4659, 0.2376, 23.8323
CIE-Lab:
55.9195, 84.6574, -5.7663
CIE-LCH:
55.9195, 84.8536, 356.1034
CIE-Luv:
55.9195, 131.6089, -24.4665
Hunter-Lab:
48.8184, 85.4661, -1.9469
#ff1393 color charts
#ff1393 color shades, tints & tones
#ff1393 color schemes
#ff1393 color preview, HTML & CSS examples
This text has a color of #ff1393
<p style="color:#ff1393;">Text here</p>
.mytext {color:#ff1393;}
This box has a color of #ff1393
<div style="background-color:#ff1393;">Content here</div>
.mybackground {background-color:#ff1393;}
Border around this has a color of #ff1393
<div style="border:2px solid #ff1393;">Content here</div>
.myborder {border:2px solid #ff1393;}