#fd5ec0 color space conversions
Hex:
#fd5ec0
RGB:
253, 94, 192
CMY:
1, 63, 25
CMYK:
0, 63, 24, 1
HSL:
323°, 97.5460%, 68.0392%
HSV (HSB):
323°, 62.8458%, 99.2157%
XYZ:
54.0251, 32.6938, 53.3323
xyY:
0.3858, 0.2334, 32.6938
CIE-Lab:
63.9122, 69.7308, -19.8749
CIE-LCH:
63.9122, 72.5079, 344.0912
CIE-Luv:
63.9122, 90.5089, -42.0666
Hunter-Lab:
57.1785, 68.5934, -15.2768
#fd5ec0 color charts
#fd5ec0 color shades, tints & tones
#fd5ec0 color schemes
#fd5ec0 color preview, HTML & CSS examples
This text has a color of #fd5ec0
<p style="color:#fd5ec0;">Text here</p>
.mytext {color:#fd5ec0;}
This box has a color of #fd5ec0
<div style="background-color:#fd5ec0;">Content here</div>
.mybackground {background-color:#fd5ec0;}
Border around this has a color of #fd5ec0
<div style="border:2px solid #fd5ec0;">Content here</div>
.myborder {border:2px solid #fd5ec0;}