#fd60ed color space conversions
Hex:
#fd60ed
RGB:
253, 96, 237
CMY:
1, 62, 7
CMYK:
0, 62, 6, 1
HSL:
306°, 97.5155%, 68.4314%
HSV (HSB):
306°, 62.0553%, 99.2157%
XYZ:
59.9769, 35.3628, 83.7853
xyY:
0.3348, 0.1974, 35.3628
CIE-Lab:
66.0302, 75.2848, -41.8420
CIE-LCH:
66.0302, 86.1310, 330.9354
CIE-Luv:
66.0302, 74.8195, -77.4682
Hunter-Lab:
59.4666, 75.9652, -41.9098
#fd60ed color charts
#fd60ed color shades, tints & tones
#fd60ed color schemes
#fd60ed color preview, HTML & CSS examples
This text has a color of #fd60ed
<p style="color:#fd60ed;">Text here</p>
.mytext {color:#fd60ed;}
This box has a color of #fd60ed
<div style="background-color:#fd60ed;">Content here</div>
.mybackground {background-color:#fd60ed;}
Border around this has a color of #fd60ed
<div style="border:2px solid #fd60ed;">Content here</div>
.myborder {border:2px solid #fd60ed;}