#ff4dae color space conversions
Hex:
#ff4dae
RGB:
255, 77, 174
CMY:
0, 70, 32
CMYK:
0, 70, 32, 0
HSL:
327°, 100.0000%, 65.0980%
HSV (HSB):
327°, 69.8039%, 100.0000%
XYZ:
51.5339, 29.6237, 43.0462
xyY:
0.4149, 0.2385, 29.6237
CIE-Lab:
61.3282, 74.4019, -13.4627
CIE-LCH:
61.3282, 75.6101, 349.7435
CIE-Luv:
61.3282, 105.2087, -33.3050
Hunter-Lab:
54.4277, 73.7609, -8.7924
#ff4dae color charts
#ff4dae color shades, tints & tones
#ff4dae color schemes
#ff4dae color preview, HTML & CSS examples
This text has a color of #ff4dae
<p style="color:#ff4dae;">Text here</p>
.mytext {color:#ff4dae;}
This box has a color of #ff4dae
<div style="background-color:#ff4dae;">Content here</div>
.mybackground {background-color:#ff4dae;}
Border around this has a color of #ff4dae
<div style="border:2px solid #ff4dae;">Content here</div>
.myborder {border:2px solid #ff4dae;}