#ff15d5 color space conversions
Hex:
#ff15d5
RGB:
255, 21, 213
CMY:
0, 92, 16
CMYK:
0, 92, 16, 0
HSL:
311°, 100.0000%, 54.1176%
HSV (HSB):
311°, 91.7647%, 100.0000%
XYZ:
53.5184, 26.6004, 65.2645
xyY:
0.3681, 0.1830, 26.6004
CIE-Lab:
58.6026, 91.3179, -40.0050
CIE-LCH:
58.6026, 99.6964, 336.3425
CIE-Luv:
58.6026, 100.8353, -75.4728
Hunter-Lab:
51.5756, 94.9666, -38.9234
#ff15d5 color charts
#ff15d5 color shades, tints & tones
#ff15d5 color schemes
#ff15d5 color preview, HTML & CSS examples
This text has a color of #ff15d5
<p style="color:#ff15d5;">Text here</p>
.mytext {color:#ff15d5;}
This box has a color of #ff15d5
<div style="background-color:#ff15d5;">Content here</div>
.mybackground {background-color:#ff15d5;}
Border around this has a color of #ff15d5
<div style="border:2px solid #ff15d5;">Content here</div>
.myborder {border:2px solid #ff15d5;}