#ff607e color space conversions
Hex:
#ff607e
RGB:
255, 96, 126
CMY:
0, 62, 51
CMYK:
0, 62, 51, 0
HSL:
349°, 100.0000%, 68.8235%
HSV (HSB):
349°, 62.3529%, 100.0000%
XYZ:
49.1888, 31.1321, 23.1552
xyY:
0.4754, 0.3009, 31.1321
CIE-Lab:
62.6190, 62.5575, 16.1714
CIE-LCH:
62.6190, 64.6139, 14.4940
CIE-Luv:
62.6190, 112.4430, 8.2211
Hunter-Lab:
55.7961, 59.7188, 14.4521
#ff607e color charts
#ff607e color shades, tints & tones
#ff607e color schemes
#ff607e color preview, HTML & CSS examples
This text has a color of #ff607e
<p style="color:#ff607e;">Text here</p>
.mytext {color:#ff607e;}
This box has a color of #ff607e
<div style="background-color:#ff607e;">Content here</div>
.mybackground {background-color:#ff607e;}
Border around this has a color of #ff607e
<div style="border:2px solid #ff607e;">Content here</div>
.myborder {border:2px solid #ff607e;}