#fd00dd color space conversions
Hex:
#fd00dd
RGB:
253, 0, 221
CMY:
1, 100, 13
CMYK:
0, 100, 13, 1
HSL:
308°, 100.0000%, 49.6078%
HSV (HSB):
308°, 100.0000%, 99.2157%
XYZ:
53.5592, 26.1031, 70.6221
xyY:
0.3564, 0.1737, 26.1031
CIE-Lab:
58.1348, 93.4393, -45.3053
CIE-LCH:
58.1348, 103.8435, 334.1330
CIE-Luv:
58.1348, 96.9307, -83.6953
Hunter-Lab:
51.0912, 97.7128, -46.1913
#fd00dd color charts
#fd00dd color shades, tints & tones
#fd00dd color schemes
#fd00dd color preview, HTML & CSS examples
This text has a color of #fd00dd
<p style="color:#fd00dd;">Text here</p>
.mytext {color:#fd00dd;}
This box has a color of #fd00dd
<div style="background-color:#fd00dd;">Content here</div>
.mybackground {background-color:#fd00dd;}
Border around this has a color of #fd00dd
<div style="border:2px solid #fd00dd;">Content here</div>
.myborder {border:2px solid #fd00dd;}