#fd05ae color space conversions
Hex:
#fd05ae
RGB:
253, 5, 174
CMY:
1, 98, 32
CMYK:
0, 98, 31, 1
HSL:
319°, 98.4127%, 50.5882%
HSV (HSB):
319°, 98.0237%, 99.2157%
XYZ:
48.2023, 24.0472, 42.1454
xyY:
0.4214, 0.2102, 24.0472
CIE-Lab:
56.1350, 87.8040, -21.3854
CIE-LCH:
56.1350, 90.3708, 346.3116
CIE-Luv:
56.1350, 118.4523, -46.7524
Hunter-Lab:
49.0379, 89.6418, -16.6300
#fd05ae color charts
#fd05ae color shades, tints & tones
#fd05ae color schemes
#fd05ae color preview, HTML & CSS examples
This text has a color of #fd05ae
<p style="color:#fd05ae;">Text here</p>
.mytext {color:#fd05ae;}
This box has a color of #fd05ae
<div style="background-color:#fd05ae;">Content here</div>
.mybackground {background-color:#fd05ae;}
Border around this has a color of #fd05ae
<div style="border:2px solid #fd05ae;">Content here</div>
.myborder {border:2px solid #fd05ae;}