#fd4dad color space conversions
Hex:
#fd4dad
RGB:
253, 77, 173
CMY:
1, 70, 32
CMYK:
0, 70, 32, 1
HSL:
327°, 97.7778%, 64.7059%
HSV (HSB):
327°, 69.5652%, 99.2157%
XYZ:
50.7047, 29.2075, 42.5003
xyY:
0.4142, 0.2386, 29.2075
CIE-Lab:
60.9644, 73.7719, -13.4670
CIE-LCH:
60.9644, 74.9910, 349.6546
CIE-Luv:
60.9644, 104.0136, -33.1467
Hunter-Lab:
54.0440, 72.8938, -8.7950
#fd4dad color charts
#fd4dad color shades, tints & tones
#fd4dad color schemes
#fd4dad color preview, HTML & CSS examples
This text has a color of #fd4dad
<p style="color:#fd4dad;">Text here</p>
.mytext {color:#fd4dad;}
This box has a color of #fd4dad
<div style="background-color:#fd4dad;">Content here</div>
.mybackground {background-color:#fd4dad;}
Border around this has a color of #fd4dad
<div style="border:2px solid #fd4dad;">Content here</div>
.myborder {border:2px solid #fd4dad;}