#fd7add color space conversions
Hex:
#fd7add
RGB:
253, 122, 221
CMY:
1, 52, 13
CMYK:
0, 52, 13, 1
HSL:
315°, 97.0370%, 73.5294%
HSV (HSB):
315°, 51.7787%, 99.2157%
XYZ:
60.5187, 40.0222, 72.9420
xyY:
0.3488, 0.2307, 40.0222
CIE-Lab:
69.4853, 61.6792, -27.6106
CIE-LCH:
69.4853, 67.5772, 335.8844
CIE-Luv:
69.4853, 69.8674, -53.1764
Hunter-Lab:
63.2631, 60.0462, -24.0769
#fd7add color charts
#fd7add color shades, tints & tones
#fd7add color schemes
#fd7add color preview, HTML & CSS examples
This text has a color of #fd7add
<p style="color:#fd7add;">Text here</p>
.mytext {color:#fd7add;}
This box has a color of #fd7add
<div style="background-color:#fd7add;">Content here</div>
.mybackground {background-color:#fd7add;}
Border around this has a color of #fd7add
<div style="border:2px solid #fd7add;">Content here</div>
.myborder {border:2px solid #fd7add;}