#fd00cc color space conversions
Hex:
#fd00cc
RGB:
253, 0, 204
CMY:
1, 100, 20
CMYK:
0, 100, 19, 1
HSL:
312°, 100.0000%, 49.6078%
HSV (HSB):
312°, 100.0000%, 99.2157%
XYZ:
51.4071, 25.2423, 59.2895
xyY:
0.3782, 0.1857, 25.2423
CIE-Lab:
57.3107, 91.3841, -36.9209
CIE-LCH:
57.3107, 98.5607, 338.0004
CIE-Luv:
57.3107, 104.6146, -70.5021
Hunter-Lab:
50.2417, 94.7175, -34.7981
#fd00cc color charts
#fd00cc RGB chart
#fd00cc CMYK chart
#fd00cc RGB pie chart
#fd00cc color shades, tints & tones
#fd00cc color schemes
#fd00cc color preview, HTML & CSS examples
This text has a color of #fd00cc
<p style="color:#fd00cc;">Text here</p>
.mytext {color:#fd00cc;}
Text color #fd00cc
This box has a color of #fd00cc
<div style="background-color:#fd00cc;">Content here</div>
.mybackground {background-color:#fd00cc;}
Background color #fd00cc
Border around this has a color of #fd00cc
<div style="border:2px solid #fd00cc;">Content here</div>
.myborder {border:2px solid #fd00cc;}
Border color #fd00cc