#fd85c4 color space conversions
Hex:
#fd85c4
RGB:
253, 133, 196
CMY:
1, 48, 23
CMYK:
0, 47, 23, 1
HSL:
329°, 96.7742%, 75.6863%
HSV (HSB):
329°, 47.4308%, 99.2157%
XYZ:
58.8593, 41.6432, 57.1603
xyY:
0.3733, 0.2641, 41.6432
CIE-Lab:
70.6242, 52.8022, -11.9876
CIE-LCH:
70.6242, 54.1459, 347.2090
CIE-Luv:
70.6242, 71.1808, -27.5257
Hunter-Lab:
64.5316, 49.8799, -7.3453
#fd85c4 color charts
#fd85c4 color shades, tints & tones
#fd85c4 color schemes
#fd85c4 color preview, HTML & CSS examples
This text has a color of #fd85c4
<p style="color:#fd85c4;">Text here</p>
.mytext {color:#fd85c4;}
This box has a color of #fd85c4
<div style="background-color:#fd85c4;">Content here</div>
.mybackground {background-color:#fd85c4;}
Border around this has a color of #fd85c4
<div style="border:2px solid #fd85c4;">Content here</div>
.myborder {border:2px solid #fd85c4;}