#fd60d3 color space conversions
Hex:
#fd60d3
RGB:
253, 96, 211
CMY:
1, 62, 17
CMYK:
0, 62, 17, 1
HSL:
316°, 97.5155%, 68.4314%
HSV (HSB):
316°, 62.0553%, 99.2157%
XYZ:
56.4488, 33.9515, 65.2061
xyY:
0.3628, 0.2182, 33.9515
CIE-Lab:
64.9241, 71.4724, -29.0557
CIE-LCH:
64.9241, 77.1527, 337.8767
CIE-Luv:
64.9241, 83.3344, -56.5374
Hunter-Lab:
58.2679, 70.9581, -25.5623
#fd60d3 color charts
#fd60d3 color shades, tints & tones
#fd60d3 color schemes
#fd60d3 color preview, HTML & CSS examples
This text has a color of #fd60d3
<p style="color:#fd60d3;">Text here</p>
.mytext {color:#fd60d3;}
This box has a color of #fd60d3
<div style="background-color:#fd60d3;">Content here</div>
.mybackground {background-color:#fd60d3;}
Border around this has a color of #fd60d3
<div style="border:2px solid #fd60d3;">Content here</div>
.myborder {border:2px solid #fd60d3;}