#ff288a color space conversions
Hex:
#ff288a
RGB:
255, 40, 138
CMY:
0, 84, 46
CMYK:
0, 84, 46, 0
HSL:
333°, 100.0000%, 57.8431%
HSV (HSB):
333°, 84.3137%, 100.0000%
XYZ:
46.5862, 24.6126, 26.3401
xyY:
0.4776, 0.2523, 24.6126
CIE-Lab:
56.6960, 80.8794, 0.7194
CIE-LCH:
56.6960, 80.8826, 0.5096
CIE-Luv:
56.6960, 131.7625, -15.2198
Hunter-Lab:
49.6110, 80.7974, 3.2488
#ff288a color charts
#ff288a color shades, tints & tones
#ff288a color schemes
#ff288a color preview, HTML & CSS examples
This text has a color of #ff288a
<p style="color:#ff288a;">Text here</p>
.mytext {color:#ff288a;}
This box has a color of #ff288a
<div style="background-color:#ff288a;">Content here</div>
.mybackground {background-color:#ff288a;}
Border around this has a color of #ff288a
<div style="border:2px solid #ff288a;">Content here</div>
.myborder {border:2px solid #ff288a;}