#ff3490 color space conversions
Hex:
#ff3490
RGB:
255, 52, 144
CMY:
0, 80, 44
CMYK:
0, 80, 44, 0
HSL:
333°, 100.0000%, 60.1961%
HSV (HSB):
333°, 79.6078%, 100.0000%
XYZ:
47.5020, 25.7296, 28.8482
xyY:
0.4653, 0.2521, 25.7296
CIE-Lab:
57.7795, 78.7754, -1.2486
CIE-LCH:
57.7795, 78.7853, 359.0919
CIE-Luv:
57.7795, 125.8652, -17.2823
Hunter-Lab:
50.7244, 78.3930, 1.7873
#ff3490 color charts
#ff3490 color shades, tints & tones
#ff3490 color schemes
#ff3490 color preview, HTML & CSS examples
This text has a color of #ff3490
<p style="color:#ff3490;">Text here</p>
.mytext {color:#ff3490;}
This box has a color of #ff3490
<div style="background-color:#ff3490;">Content here</div>
.mybackground {background-color:#ff3490;}
Border around this has a color of #ff3490
<div style="border:2px solid #ff3490;">Content here</div>
.myborder {border:2px solid #ff3490;}