#ff13d5 color space conversions
Hex:
#ff13d5
RGB:
255, 19, 213
CMY:
0, 93, 16
CMYK:
0, 93, 16, 0
HSL:
311°, 100.0000%, 53.7255%
HSV (HSB):
311°, 92.5490%, 100.0000%
XYZ:
53.4831, 26.5298, 65.2527
xyY:
0.3682, 0.1826, 26.5298
CIE-Lab:
58.5366, 91.5118, -40.1088
CIE-LCH:
58.5366, 99.9156, 336.3326
CIE-Luv:
58.5366, 100.9942, -75.6444
Hunter-Lab:
51.5071, 95.2104, -39.0576
#ff13d5 color charts
#ff13d5 color shades, tints & tones
#ff13d5 color schemes
#ff13d5 color preview, HTML & CSS examples
This text has a color of #ff13d5
<p style="color:#ff13d5;">Text here</p>
.mytext {color:#ff13d5;}
This box has a color of #ff13d5
<div style="background-color:#ff13d5;">Content here</div>
.mybackground {background-color:#ff13d5;}
Border around this has a color of #ff13d5
<div style="border:2px solid #ff13d5;">Content here</div>
.myborder {border:2px solid #ff13d5;}