#fd0081 color space conversions
Hex:
#fd0081
RGB:
253, 0, 129
CMY:
1, 100, 49
CMYK:
0, 100, 49, 1
HSL:
329°, 100.0000%, 49.6078%
HSV (HSB):
329°, 100.0000%, 99.2157%
XYZ:
44.4705, 22.4676, 22.7617
xyY:
0.4958, 0.2505, 22.4676
CIE-Lab:
54.5197, 84.1991, 2.8873
CIE-LCH:
54.5197, 84.2486, 1.9639
CIE-Luv:
54.5197, 140.0894, -13.2920
Hunter-Lab:
47.4000, 84.5177, 4.7087
#fd0081 color charts
#fd0081 color shades, tints & tones
#fd0081 color schemes
#fd0081 color preview, HTML & CSS examples
This text has a color of #fd0081
<p style="color:#fd0081;">Text here</p>
.mytext {color:#fd0081;}
This box has a color of #fd0081
<div style="background-color:#fd0081;">Content here</div>
.mybackground {background-color:#fd0081;}
Border around this has a color of #fd0081
<div style="border:2px solid #fd0081;">Content here</div>
.myborder {border:2px solid #fd0081;}