#ff495b color space conversions
Hex:
#ff495b
RGB:
255, 73, 91
CMY:
0, 71, 64
CMYK:
0, 71, 64, 0
HSL:
354°, 100.0000%, 64.3137%
HSV (HSB):
354°, 71.3725%, 100.0000%
XYZ:
45.5109, 26.7804, 12.6680
xyY:
0.5357, 0.3152, 26.7804
CIE-Lab:
58.7705, 68.8803, 31.2782
CIE-LCH:
58.7705, 75.6493, 24.4225
CIE-Luv:
58.7705, 135.4881, 21.6931
Hunter-Lab:
51.7498, 66.4180, 21.7111
#ff495b color charts
#ff495b color shades, tints & tones
#ff495b color schemes
#ff495b color preview, HTML & CSS examples
This text has a color of #ff495b
<p style="color:#ff495b;">Text here</p>
.mytext {color:#ff495b;}
This box has a color of #ff495b
<div style="background-color:#ff495b;">Content here</div>
.mybackground {background-color:#ff495b;}
Border around this has a color of #ff495b
<div style="border:2px solid #ff495b;">Content here</div>
.myborder {border:2px solid #ff495b;}