#fd005c color space conversions
Hex:
#fd005c
RGB:
253, 0, 92
CMY:
1, 100, 64
CMYK:
0, 100, 64, 1
HSL:
338°, 100.0000%, 49.6078%
HSV (HSB):
338°, 100.0000%, 99.2157%
XYZ:
42.4398, 21.6554, 12.0683
xyY:
0.5572, 0.2843, 21.6554
CIE-Lab:
53.6594, 81.9066, 24.0315
CIE-LCH:
53.6594, 85.3593, 16.3518
CIE-Luv:
53.6594, 155.4908, 10.2632
Hunter-Lab:
46.5353, 81.3536, 17.1987
#fd005c color charts
#fd005c color shades, tints & tones
#fd005c color schemes
#fd005c color preview, HTML & CSS examples
This text has a color of #fd005c
<p style="color:#fd005c;">Text here</p>
.mytext {color:#fd005c;}
This box has a color of #fd005c
<div style="background-color:#fd005c;">Content here</div>
.mybackground {background-color:#fd005c;}
Border around this has a color of #fd005c
<div style="border:2px solid #fd005c;">Content here</div>
.myborder {border:2px solid #fd005c;}