#ff28a5 color space conversions
Hex:
#ff28a5
RGB:
255, 40, 165
CMY:
0, 84, 35
CMYK:
0, 84, 35, 0
HSL:
325°, 100.0000%, 57.8431%
HSV (HSB):
325°, 84.3137%, 100.0000%
XYZ:
48.7903, 25.4942, 37.9466
xyY:
0.4347, 0.2272, 25.4942
CIE-Lab:
57.5538, 83.3034, -13.9286
CIE-LCH:
57.5538, 84.4598, 350.5078
CIE-Luv:
57.5538, 119.8809, -35.4382
Hunter-Lab:
50.4918, 84.1244, -9.2146
#ff28a5 color charts
#ff28a5 color shades, tints & tones
#ff28a5 color schemes
#ff28a5 color preview, HTML & CSS examples
This text has a color of #ff28a5
<p style="color:#ff28a5;">Text here</p>
.mytext {color:#ff28a5;}
This box has a color of #ff28a5
<div style="background-color:#ff28a5;">Content here</div>
.mybackground {background-color:#ff28a5;}
Border around this has a color of #ff28a5
<div style="border:2px solid #ff28a5;">Content here</div>
.myborder {border:2px solid #ff28a5;}