#fd85e9 color space conversions
Hex:
#fd85e9
RGB:
253, 133, 233
CMY:
1, 48, 9
CMYK:
0, 47, 8, 1
HSL:
310°, 96.7742%, 75.6863%
HSV (HSB):
310°, 47.4308%, 99.2157%
XYZ:
63.6035, 43.5409, 82.1428
xyY:
0.3360, 0.2300, 43.5409
CIE-Lab:
71.9206, 58.3704, -30.4806
CIE-LCH:
71.9206, 65.8496, 332.4268
CIE-Luv:
71.9206, 61.9972, -57.4756
Hunter-Lab:
65.9855, 56.5817, -27.6179
#fd85e9 color charts
#fd85e9 color shades, tints & tones
#fd85e9 color schemes
#fd85e9 color preview, HTML & CSS examples
This text has a color of #fd85e9
<p style="color:#fd85e9;">Text here</p>
.mytext {color:#fd85e9;}
This box has a color of #fd85e9
<div style="background-color:#fd85e9;">Content here</div>
.mybackground {background-color:#fd85e9;}
Border around this has a color of #fd85e9
<div style="border:2px solid #fd85e9;">Content here</div>
.myborder {border:2px solid #fd85e9;}