#fd646a color space conversions
Hex:
#fd646a
RGB:
253, 100, 106
CMY:
1, 61, 58
CMYK:
0, 60, 58, 1
HSL:
358°, 97.4522%, 69.2157%
HSV (HSB):
358°, 60.4743%, 99.2157%
XYZ:
47.6667, 31.0376, 17.1142
xyY:
0.4975, 0.3239, 31.0376
CIE-Lab:
62.5394, 58.7168, 27.4777
CIE-LCH:
62.5394, 64.8281, 25.0782
CIE-Luv:
62.5394, 113.7230, 21.4973
Hunter-Lab:
55.7114, 55.2298, 20.7844
#fd646a color charts
#fd646a color shades, tints & tones
#fd646a color schemes
#fd646a color preview, HTML & CSS examples
This text has a color of #fd646a
<p style="color:#fd646a;">Text here</p>
.mytext {color:#fd646a;}
This box has a color of #fd646a
<div style="background-color:#fd646a;">Content here</div>
.mybackground {background-color:#fd646a;}
Border around this has a color of #fd646a
<div style="border:2px solid #fd646a;">Content here</div>
.myborder {border:2px solid #fd646a;}