#ff28a0 color space conversions
Hex:
#ff28a0
RGB:
255, 40, 160
CMY:
0, 84, 37
CMYK:
0, 84, 37, 0
HSL:
327°, 100.0000%, 57.8431%
HSV (HSB):
327°, 84.3137%, 100.0000%
XYZ:
48.3440, 25.3156, 35.5961
xyY:
0.4425, 0.2317, 25.3156
CIE-Lab:
57.3817, 82.8206, -11.2571
CIE-LCH:
57.3817, 83.5822, 352.2597
CIE-Luv:
57.3817, 122.1141, -31.5987
Hunter-Lab:
50.3147, 83.4579, -6.7256
#ff28a0 color charts
#ff28a0 color shades, tints & tones
#ff28a0 color schemes
#ff28a0 color preview, HTML & CSS examples
This text has a color of #ff28a0
<p style="color:#ff28a0;">Text here</p>
.mytext {color:#ff28a0;}
This box has a color of #ff28a0
<div style="background-color:#ff28a0;">Content here</div>
.mybackground {background-color:#ff28a0;}
Border around this has a color of #ff28a0
<div style="border:2px solid #ff28a0;">Content here</div>
.myborder {border:2px solid #ff28a0;}