#fd105d color space conversions
Hex:
#fd105d
RGB:
253, 16, 93
CMY:
1, 94, 64
CMYK:
0, 94, 63, 1
HSL:
341°, 98.3402%, 52.7451%
HSV (HSB):
341°, 93.6759%, 99.2157%
XYZ:
42.6691, 22.0435, 12.3618
xyY:
0.5536, 0.2860, 22.0435
CIE-Lab:
54.0732, 80.8102, 23.9722
CIE-LCH:
54.0732, 84.2909, 16.5229
CIE-Luv:
54.0732, 153.2647, 10.5904
Hunter-Lab:
46.9506, 80.0590, 17.2546
#fd105d color charts
#fd105d color shades, tints & tones
#fd105d color schemes
#fd105d color preview, HTML & CSS examples
This text has a color of #fd105d
<p style="color:#fd105d;">Text here</p>
.mytext {color:#fd105d;}
This box has a color of #fd105d
<div style="background-color:#fd105d;">Content here</div>
.mybackground {background-color:#fd105d;}
Border around this has a color of #fd105d
<div style="border:2px solid #fd105d;">Content here</div>
.myborder {border:2px solid #fd105d;}