#ff13d0 color space conversions
Hex:
#ff13d0
RGB:
255, 19, 208
CMY:
0, 93, 18
CMYK:
0, 93, 18, 0
HSL:
312°, 100.0000%, 53.7255%
HSV (HSB):
312°, 92.5490%, 100.0000%
XYZ:
52.8580, 26.2798, 61.9611
xyY:
0.3746, 0.1863, 26.2798
CIE-Lab:
58.3017, 90.9099, -37.6294
CIE-LCH:
58.3017, 98.3899, 337.5144
CIE-Luv:
58.3017, 103.2356, -71.7399
Hunter-Lab:
51.2638, 94.3393, -35.7774
#ff13d0 color charts
#ff13d0 color shades, tints & tones
#ff13d0 color schemes
#ff13d0 color preview, HTML & CSS examples
This text has a color of #ff13d0
<p style="color:#ff13d0;">Text here</p>
.mytext {color:#ff13d0;}
This box has a color of #ff13d0
<div style="background-color:#ff13d0;">Content here</div>
.mybackground {background-color:#ff13d0;}
Border around this has a color of #ff13d0
<div style="border:2px solid #ff13d0;">Content here</div>
.myborder {border:2px solid #ff13d0;}