#fd646e color space conversions
Hex:
#fd646e
RGB:
253, 100, 110
CMY:
1, 61, 57
CMYK:
0, 60, 57, 1
HSL:
356°, 97.4522%, 69.2157%
HSV (HSB):
356°, 60.4743%, 99.2157%
XYZ:
47.8797, 31.1228, 18.2356
xyY:
0.4924, 0.3201, 31.1228
CIE-Lab:
62.6111, 58.9980, 25.2937
CIE-LCH:
62.6111, 64.1914, 23.2058
CIE-Luv:
62.6111, 112.7275, 19.1843
Hunter-Lab:
55.7878, 55.5683, 19.6711
#fd646e color charts
#fd646e color shades, tints & tones
#fd646e color schemes
#fd646e color preview, HTML & CSS examples
This text has a color of #fd646e
<p style="color:#fd646e;">Text here</p>
.mytext {color:#fd646e;}
This box has a color of #fd646e
<div style="background-color:#fd646e;">Content here</div>
.mybackground {background-color:#fd646e;}
Border around this has a color of #fd646e
<div style="border:2px solid #fd646e;">Content here</div>
.myborder {border:2px solid #fd646e;}