#f60ddc color space conversions
Hex:
#f60ddc
RGB:
246, 13, 220
CMY:
4, 95, 14
CMYK:
0, 95, 11, 4
HSL:
307°, 92.8287%, 50.7843%
HSV (HSB):
307°, 94.7154%, 96.4706%
XYZ:
51.0682, 25.0480, 69.8533
xyY:
0.3499, 0.1716, 25.0480
CIE-Lab:
57.1221, 91.2999, -46.4207
CIE-LCH:
57.1221, 102.4233, 333.0493
CIE-Luv:
57.1221, 91.4634, -84.7125
Hunter-Lab:
50.0480, 94.5549, -47.7191
#f60ddc color charts
#f60ddc color shades, tints & tones
#f60ddc color schemes
#f60ddc color preview, HTML & CSS examples
This text has a color of #f60ddc
<p style="color:#f60ddc;">Text here</p>
.mytext {color:#f60ddc;}
This box has a color of #f60ddc
<div style="background-color:#f60ddc;">Content here</div>
.mybackground {background-color:#f60ddc;}
Border around this has a color of #f60ddc
<div style="border:2px solid #f60ddc;">Content here</div>
.myborder {border:2px solid #f60ddc;}