#ff495f color space conversions
Hex:
#ff495f
RGB:
255, 73, 95
CMY:
0, 71, 63
CMYK:
0, 71, 63, 0
HSL:
353°, 100.0000%, 64.3137%
HSV (HSB):
353°, 71.3725%, 100.0000%
XYZ:
45.6881, 26.8513, 13.6013
xyY:
0.5304, 0.3117, 26.8513
CIE-Lab:
58.8364, 69.1033, 29.0507
CIE-LCH:
58.8364, 74.9613, 22.8016
CIE-Luv:
58.8364, 134.3785, 19.5773
Hunter-Lab:
51.8183, 66.7013, 20.7103
#ff495f color charts
#ff495f color shades, tints & tones
#ff495f color schemes
#ff495f color preview, HTML & CSS examples
This text has a color of #ff495f
<p style="color:#ff495f;">Text here</p>
.mytext {color:#ff495f;}
This box has a color of #ff495f
<div style="background-color:#ff495f;">Content here</div>
.mybackground {background-color:#ff495f;}
Border around this has a color of #ff495f
<div style="border:2px solid #ff495f;">Content here</div>
.myborder {border:2px solid #ff495f;}