#fd7cca color space conversions
Hex:
#fd7cca
RGB:
253, 124, 202
CMY:
1, 51, 21
CMYK:
0, 51, 20, 1
HSL:
324°, 96.9925%, 73.9216%
HSV (HSB):
324°, 50.9881%, 99.2157%
XYZ:
58.3763, 39.5622, 60.4366
xyY:
0.3686, 0.2498, 39.5622
CIE-Lab:
69.1566, 57.9594, -17.5436
CIE-LCH:
69.1566, 60.5563, 343.1596
CIE-Luv:
69.1566, 74.1152, -36.8197
Hunter-Lab:
62.8985, 55.5941, -12.9404
#fd7cca color charts
#fd7cca color shades, tints & tones
#fd7cca color schemes
#fd7cca color preview, HTML & CSS examples
This text has a color of #fd7cca
<p style="color:#fd7cca;">Text here</p>
.mytext {color:#fd7cca;}
This box has a color of #fd7cca
<div style="background-color:#fd7cca;">Content here</div>
.mybackground {background-color:#fd7cca;}
Border around this has a color of #fd7cca
<div style="border:2px solid #fd7cca;">Content here</div>
.myborder {border:2px solid #fd7cca;}