#ff28d0 color space conversions
Hex:
#ff28d0
RGB:
255, 40, 208
CMY:
0, 84, 18
CMYK:
0, 84, 18, 0
HSL:
313°, 100.0000%, 57.8431%
HSV (HSB):
313°, 84.3137%, 100.0000%
XYZ:
53.3840, 27.3317, 62.1364
xyY:
0.3737, 0.1913, 27.3317
CIE-Lab:
59.2801, 88.0520, -36.0988
CIE-LCH:
59.2801, 95.1644, 337.7078
CIE-Luv:
59.2801, 100.7953, -69.1749
Hunter-Lab:
52.2797, 90.7809, -33.8727
#ff28d0 color charts
#ff28d0 color shades, tints & tones
#ff28d0 color schemes
#ff28d0 color preview, HTML & CSS examples
This text has a color of #ff28d0
<p style="color:#ff28d0;">Text here</p>
.mytext {color:#ff28d0;}
This box has a color of #ff28d0
<div style="background-color:#ff28d0;">Content here</div>
.mybackground {background-color:#ff28d0;}
Border around this has a color of #ff28d0
<div style="border:2px solid #ff28d0;">Content here</div>
.myborder {border:2px solid #ff28d0;}