#ff749e color space conversions
Hex:
#ff749e
RGB:
255, 116, 158
CMY:
0, 55, 38
CMYK:
0, 55, 38, 0
HSL:
342°, 100.0000%, 72.7451%
HSV (HSB):
342°, 54.5098%, 100.0000%
XYZ:
53.6569, 36.2194, 36.5108
xyY:
0.4245, 0.2866, 36.2194
CIE-Lab:
66.6872, 56.8265, 3.6168
CIE-LCH:
66.6872, 56.9415, 3.6418
CIE-Luv:
66.6872, 91.8594, -6.0076
Hunter-Lab:
60.1826, 53.8257, 6.1585
#ff749e color charts
#ff749e color shades, tints & tones
#ff749e color schemes
#ff749e color preview, HTML & CSS examples
This text has a color of #ff749e
<p style="color:#ff749e;">Text here</p>
.mytext {color:#ff749e;}
This box has a color of #ff749e
<div style="background-color:#ff749e;">Content here</div>
.mybackground {background-color:#ff749e;}
Border around this has a color of #ff749e
<div style="border:2px solid #ff749e;">Content here</div>
.myborder {border:2px solid #ff749e;}