#ff5e7f color space conversions
Hex:
#ff5e7f
RGB:
255, 94, 127
CMY:
0, 63, 50
CMYK:
0, 63, 50, 0
HSL:
348°, 100.0000%, 68.4314%
HSV (HSB):
348°, 63.1373%, 100.0000%
XYZ:
49.0735, 30.7977, 23.4368
xyY:
0.4750, 0.2981, 30.7977
CIE-Lab:
62.3365, 63.4613, 15.2025
CIE-LCH:
62.3365, 65.2568, 13.4716
CIE-Luv:
62.3365, 113.3003, 6.8476
Hunter-Lab:
55.4957, 60.7257, 13.8078
#ff5e7f color charts
#ff5e7f color shades, tints & tones
#ff5e7f color schemes
#ff5e7f color preview, HTML & CSS examples
This text has a color of #ff5e7f
<p style="color:#ff5e7f;">Text here</p>
.mytext {color:#ff5e7f;}
This box has a color of #ff5e7f
<div style="background-color:#ff5e7f;">Content here</div>
.mybackground {background-color:#ff5e7f;}
Border around this has a color of #ff5e7f
<div style="border:2px solid #ff5e7f;">Content here</div>
.myborder {border:2px solid #ff5e7f;}