#ff5ea4 color space conversions
Hex:
#ff5ea4
RGB:
255, 94, 164
CMY:
0, 63, 36
CMYK:
0, 63, 36, 0
HSL:
334°, 100.0000%, 68.4314%
HSV (HSB):
334°, 63.1373%, 100.0000%
XYZ:
51.9435, 31.9457, 38.5504
xyY:
0.4242, 0.2609, 31.9457
CIE-Lab:
63.2980, 66.9890, -4.7673
CIE-LCH:
63.2980, 67.1584, 355.9294
CIE-Luv:
63.2980, 101.5458, -19.5919
Hunter-Lab:
56.5206, 65.1341, -0.8749
#ff5ea4 color charts
#ff5ea4 color shades, tints & tones
#ff5ea4 color schemes
#ff5ea4 color preview, HTML & CSS examples
This text has a color of #ff5ea4
<p style="color:#ff5ea4;">Text here</p>
.mytext {color:#ff5ea4;}
This box has a color of #ff5ea4
<div style="background-color:#ff5ea4;">Content here</div>
.mybackground {background-color:#ff5ea4;}
Border around this has a color of #ff5ea4
<div style="border:2px solid #ff5ea4;">Content here</div>
.myborder {border:2px solid #ff5ea4;}