#f64ccd color space conversions
Hex:
#f64ccd
RGB:
246, 76, 205
CMY:
4, 70, 20
CMYK:
0, 69, 17, 4
HSL:
314°, 90.4255%, 63.1373%
HSV (HSB):
314°, 69.1057%, 96.4706%
XYZ:
51.6099, 29.1695, 60.6677
xyY:
0.3649, 0.2062, 29.1695
CIE-Lab:
60.9309, 76.3149, -31.9350
CIE-LCH:
60.9309, 82.7273, 337.2925
CIE-Luv:
60.9309, 86.9321, -61.1359
Hunter-Lab:
54.0088, 76.0563, -28.7939
#f64ccd color charts
#f64ccd color shades, tints & tones
#f64ccd color schemes
#f64ccd color preview, HTML & CSS examples
This text has a color of #f64ccd
<p style="color:#f64ccd;">Text here</p>
.mytext {color:#f64ccd;}
This box has a color of #f64ccd
<div style="background-color:#f64ccd;">Content here</div>
.mybackground {background-color:#f64ccd;}
Border around this has a color of #f64ccd
<div style="border:2px solid #f64ccd;">Content here</div>
.myborder {border:2px solid #f64ccd;}