#fd85a8 color space conversions
Hex:
#fd85a8
RGB:
253, 133, 168
CMY:
1, 48, 34
CMYK:
0, 47, 34, 1
HSL:
343°, 96.7742%, 75.6863%
HSV (HSB):
343°, 47.4308%, 99.2157%
XYZ:
55.9634, 40.4849, 41.9106
xyY:
0.4045, 0.2926, 40.4849
CIE-Lab:
69.8135, 49.1895, 2.4694
CIE-LCH:
69.8135, 49.2514, 2.8740
CIE-Luv:
69.8135, 77.9516, -5.9111
Hunter-Lab:
63.6277, 45.6503, 5.4860
#fd85a8 color charts
#fd85a8 color shades, tints & tones
#fd85a8 color schemes
#fd85a8 color preview, HTML & CSS examples
This text has a color of #fd85a8
<p style="color:#fd85a8;">Text here</p>
.mytext {color:#fd85a8;}
This box has a color of #fd85a8
<div style="background-color:#fd85a8;">Content here</div>
.mybackground {background-color:#fd85a8;}
Border around this has a color of #fd85a8
<div style="border:2px solid #fd85a8;">Content here</div>
.myborder {border:2px solid #fd85a8;}