#ff495d color space conversions
Hex:
#ff495d
RGB:
255, 73, 93
CMY:
0, 71, 64
CMYK:
0, 71, 64, 0
HSL:
353°, 100.0000%, 64.3137%
HSV (HSB):
353°, 71.3725%, 100.0000%
XYZ:
45.5983, 26.8154, 13.1285
xyY:
0.5331, 0.3135, 26.8154
CIE-Lab:
58.8031, 68.9904, 30.1651
CIE-LCH:
58.8031, 75.2968, 23.6167
CIE-Luv:
58.8031, 134.9384, 20.6452
Hunter-Lab:
51.7836, 66.5579, 21.2169
#ff495d color charts
#ff495d color shades, tints & tones
#ff495d color schemes
#ff495d color preview, HTML & CSS examples
This text has a color of #ff495d
<p style="color:#ff495d;">Text here</p>
.mytext {color:#ff495d;}
This box has a color of #ff495d
<div style="background-color:#ff495d;">Content here</div>
.mybackground {background-color:#ff495d;}
Border around this has a color of #ff495d
<div style="border:2px solid #ff495d;">Content here</div>
.myborder {border:2px solid #ff495d;}