#ff495a color space conversions
Hex:
#ff495a
RGB:
255, 73, 90
CMY:
0, 71, 65
CMYK:
0, 71, 65, 0
HSL:
354°, 100.0000%, 64.3137%
HSV (HSB):
354°, 71.3725%, 100.0000%
XYZ:
45.4680, 26.7633, 12.4423
xyY:
0.5370, 0.3161, 26.7633
CIE-Lab:
58.7546, 68.8262, 31.8340
CIE-LCH:
58.7546, 75.8318, 24.8218
CIE-Luv:
58.7546, 135.7592, 22.2095
Hunter-Lab:
51.7332, 66.3494, 21.9535
#ff495a color charts
#ff495a color shades, tints & tones
#ff495a color schemes
#ff495a color preview, HTML & CSS examples
This text has a color of #ff495a
<p style="color:#ff495a;">Text here</p>
.mytext {color:#ff495a;}
This box has a color of #ff495a
<div style="background-color:#ff495a;">Content here</div>
.mybackground {background-color:#ff495a;}
Border around this has a color of #ff495a
<div style="border:2px solid #ff495a;">Content here</div>
.myborder {border:2px solid #ff495a;}