#ff15ba color space conversions
Hex:
#ff15ba
RGB:
255, 21, 186
CMY:
0, 92, 27
CMYK:
0, 92, 27, 0
HSL:
318°, 100.0000%, 54.1176%
HSV (HSB):
318°, 91.7647%, 100.0000%
XYZ:
50.3711, 25.3415, 48.6909
xyY:
0.4049, 0.2037, 25.3415
CIE-Lab:
57.4067, 88.2154, -26.3785
CIE-LCH:
57.4067, 92.0749, 343.3521
CIE-Luv:
57.4067, 113.1489, -54.3030
Hunter-Lab:
50.3403, 90.5134, -22.1091
#ff15ba color charts
#ff15ba color shades, tints & tones
#ff15ba color schemes
#ff15ba color preview, HTML & CSS examples
This text has a color of #ff15ba
<p style="color:#ff15ba;">Text here</p>
.mytext {color:#ff15ba;}
This box has a color of #ff15ba
<div style="background-color:#ff15ba;">Content here</div>
.mybackground {background-color:#ff15ba;}
Border around this has a color of #ff15ba
<div style="border:2px solid #ff15ba;">Content here</div>
.myborder {border:2px solid #ff15ba;}