#fd10a1 color space conversions
Hex:
#fd10a1
RGB:
253, 16, 161
CMY:
1, 94, 37
CMYK:
0, 94, 36, 1
HSL:
323°, 98.3402%, 52.7451%
HSV (HSB):
323°, 93.6759%, 99.2157%
XYZ:
47.1263, 23.8264, 35.8333
xyY:
0.4413, 0.2231, 23.8264
CIE-Lab:
55.9136, 85.7692, -14.0937
CIE-LCH:
55.9136, 86.9194, 350.6685
CIE-Luv:
55.9136, 123.8003, -36.0029
Hunter-Lab:
48.8123, 86.9129, -9.3564
#fd10a1 color charts
#fd10a1 color shades, tints & tones
#fd10a1 color schemes
#fd10a1 color preview, HTML & CSS examples
This text has a color of #fd10a1
<p style="color:#fd10a1;">Text here</p>
.mytext {color:#fd10a1;}
This box has a color of #fd10a1
<div style="background-color:#fd10a1;">Content here</div>
.mybackground {background-color:#fd10a1;}
Border around this has a color of #fd10a1
<div style="border:2px solid #fd10a1;">Content here</div>
.myborder {border:2px solid #fd10a1;}