#ff3e7d color space conversions
Hex:
#ff3e7d
RGB:
255, 62, 125
CMY:
0, 76, 51
CMYK:
0, 76, 51, 0
HSL:
340°, 100.0000%, 62.1569%
HSV (HSB):
340°, 75.6863%, 100.0000%
XYZ:
46.6643, 26.1859, 21.9969
xyY:
0.4920, 0.2761, 26.1859
CIE-Lab:
58.2131, 74.5600, 10.5998
CIE-LCH:
58.2131, 75.3097, 8.0912
CIE-Luv:
58.2131, 129.7511, -1.5638
Hunter-Lab:
51.1722, 73.2242, 10.3340
#ff3e7d color charts
#ff3e7d color shades, tints & tones
#ff3e7d color schemes
#ff3e7d color preview, HTML & CSS examples
This text has a color of #ff3e7d
<p style="color:#ff3e7d;">Text here</p>
.mytext {color:#ff3e7d;}
This box has a color of #ff3e7d
<div style="background-color:#ff3e7d;">Content here</div>
.mybackground {background-color:#ff3e7d;}
Border around this has a color of #ff3e7d
<div style="border:2px solid #ff3e7d;">Content here</div>
.myborder {border:2px solid #ff3e7d;}