#fd3dcd color space conversions
Hex:
#fd3dcd
RGB:
253, 61, 205
CMY:
1, 76, 20
CMYK:
0, 76, 19, 1
HSL:
315°, 97.9592%, 61.5686%
HSV (HSB):
315°, 75.8893%, 99.2157%
XYZ:
53.1962, 28.6279, 60.4796
xyY:
0.3738, 0.2012, 28.6279
CIE-Lab:
60.4518, 82.5170, -32.5907
CIE-LCH:
60.4518, 88.7199, 338.4481
CIE-Luv:
60.4518, 96.3429, -63.1361
Hunter-Lab:
53.5051, 83.8358, -29.5651
#fd3dcd color charts
#fd3dcd color shades, tints & tones
#fd3dcd color schemes
#fd3dcd color preview, HTML & CSS examples
This text has a color of #fd3dcd
<p style="color:#fd3dcd;">Text here</p>
.mytext {color:#fd3dcd;}
This box has a color of #fd3dcd
<div style="background-color:#fd3dcd;">Content here</div>
.mybackground {background-color:#fd3dcd;}
Border around this has a color of #fd3dcd
<div style="border:2px solid #fd3dcd;">Content here</div>
.myborder {border:2px solid #fd3dcd;}