#ff28d6 color space conversions
Hex:
#ff28d6
RGB:
255, 40, 214
CMY:
0, 84, 16
CMYK:
0, 84, 16, 0
HSL:
311°, 100.0000%, 57.8431%
HSV (HSB):
311°, 84.3137%, 100.0000%
XYZ:
54.1364, 27.6326, 66.0987
xyY:
0.3661, 0.1869, 27.6326
CIE-Lab:
59.5554, 88.7944, -39.0778
CIE-LCH:
59.5554, 97.0130, 336.2460
CIE-Luv:
59.5554, 98.2131, -73.8904
Hunter-Lab:
52.5667, 91.8382, -37.7559
#ff28d6 color charts
#ff28d6 color shades, tints & tones
#ff28d6 color schemes
#ff28d6 color preview, HTML & CSS examples
This text has a color of #ff28d6
<p style="color:#ff28d6;">Text here</p>
.mytext {color:#ff28d6;}
This box has a color of #ff28d6
<div style="background-color:#ff28d6;">Content here</div>
.mybackground {background-color:#ff28d6;}
Border around this has a color of #ff28d6
<div style="border:2px solid #ff28d6;">Content here</div>
.myborder {border:2px solid #ff28d6;}