#ff749d color space conversions
Hex:
#ff749d
RGB:
255, 116, 157
CMY:
0, 55, 38
CMYK:
0, 55, 38, 0
HSL:
342°, 100.0000%, 72.7451%
HSV (HSB):
342°, 54.5098%, 100.0000%
XYZ:
53.5712, 36.1851, 36.0592
xyY:
0.4258, 0.2876, 36.1851
CIE-Lab:
66.6611, 56.7188, 4.1470
CIE-LCH:
66.6611, 56.8702, 4.1818
CIE-Luv:
66.6611, 92.1320, -5.2755
Hunter-Lab:
60.1541, 53.6965, 6.5666
#ff749d color charts
#ff749d color shades, tints & tones
#ff749d color schemes
#ff749d color preview, HTML & CSS examples
This text has a color of #ff749d
<p style="color:#ff749d;">Text here</p>
.mytext {color:#ff749d;}
This box has a color of #ff749d
<div style="background-color:#ff749d;">Content here</div>
.mybackground {background-color:#ff749d;}
Border around this has a color of #ff749d
<div style="border:2px solid #ff749d;">Content here</div>
.myborder {border:2px solid #ff749d;}