#ff0488 color space conversions
Hex:
#ff0488
RGB:
255, 4, 136
CMY:
0, 98, 47
CMYK:
0, 98, 47, 0
HSL:
328°, 100.0000%, 50.7843%
HSV (HSB):
328°, 98.4314%, 100.0000%
XYZ:
45.7274, 23.1244, 25.3459
xyY:
0.4854, 0.2455, 23.1244
CIE-Lab:
55.2003, 84.8886, -0.2714
CIE-LCH:
55.2003, 84.8891, 359.8168
CIE-Luv:
55.2003, 138.1141, -17.3912
Hunter-Lab:
48.0878, 85.5842, 2.4112
#ff0488 color charts
#ff0488 color shades, tints & tones
#ff0488 color schemes
#ff0488 color preview, HTML & CSS examples
This text has a color of #ff0488
<p style="color:#ff0488;">Text here</p>
.mytext {color:#ff0488;}
This box has a color of #ff0488
<div style="background-color:#ff0488;">Content here</div>
.mybackground {background-color:#ff0488;}
Border around this has a color of #ff0488
<div style="border:2px solid #ff0488;">Content here</div>
.myborder {border:2px solid #ff0488;}