#ff499d color space conversions
Hex:
#ff499d
RGB:
255, 73, 157
CMY:
0, 71, 38
CMYK:
0, 71, 38, 0
HSL:
332°, 100.0000%, 64.3137%
HSV (HSB):
332°, 71.3725%, 100.0000%
XYZ:
49.7083, 28.4594, 34.7716
xyY:
0.4401, 0.2520, 28.4594
CIE-Lab:
60.3015, 73.9550, -5.1508
CIE-LCH:
60.3015, 74.1342, 356.0160
CIE-Luv:
60.3015, 113.2269, -21.4949
Hunter-Lab:
53.3474, 72.9660, -1.3018
#ff499d color charts
#ff499d color shades, tints & tones
#ff499d color schemes
#ff499d color preview, HTML & CSS examples
This text has a color of #ff499d
<p style="color:#ff499d;">Text here</p>
.mytext {color:#ff499d;}
This box has a color of #ff499d
<div style="background-color:#ff499d;">Content here</div>
.mybackground {background-color:#ff499d;}
Border around this has a color of #ff499d
<div style="border:2px solid #ff499d;">Content here</div>
.myborder {border:2px solid #ff499d;}