#fd10d4 color space conversions
Hex:
#fd10d4
RGB:
253, 16, 212
CMY:
1, 94, 17
CMYK:
0, 94, 16, 1
HSL:
310°, 98.3402%, 52.7451%
HSV (HSB):
310°, 93.6759%, 99.2157%
XYZ:
52.5770, 26.0067, 64.5360
xyY:
0.3674, 0.1817, 26.0067
CIE-Lab:
58.0434, 91.2931, -40.3395
CIE-LCH:
58.0434, 99.8084, 336.1609
CIE-Luv:
58.0434, 100.1191, -75.8202
Hunter-Lab:
50.9968, 94.7868, -39.3333
#fd10d4 color charts
#fd10d4 color shades, tints & tones
#fd10d4 color schemes
#fd10d4 color preview, HTML & CSS examples
This text has a color of #fd10d4
<p style="color:#fd10d4;">Text here</p>
.mytext {color:#fd10d4;}
This box has a color of #fd10d4
<div style="background-color:#fd10d4;">Content here</div>
.mybackground {background-color:#fd10d4;}
Border around this has a color of #fd10d4
<div style="border:2px solid #fd10d4;">Content here</div>
.myborder {border:2px solid #fd10d4;}