#ff65c4 color space conversions
Hex:
#ff65c4
RGB:
255, 101, 196
CMY:
0, 60, 23
CMYK:
0, 60, 23, 0
HSL:
323°, 100.0000%, 69.8039%
HSV (HSB):
323°, 60.3922%, 100.0000%
XYZ:
55.8575, 34.5529, 55.9499
xyY:
0.3816, 0.2361, 34.5529
CIE-Lab:
65.3991, 67.9526, -19.8496
CIE-LCH:
65.3991, 70.7924, 343.7164
CIE-Luv:
65.3991, 87.8062, -41.8560
Hunter-Lab:
58.7817, 66.7522, -15.2865
#ff65c4 color charts
#ff65c4 color shades, tints & tones
#ff65c4 color schemes
#ff65c4 color preview, HTML & CSS examples
This text has a color of #ff65c4
<p style="color:#ff65c4;">Text here</p>
.mytext {color:#ff65c4;}
This box has a color of #ff65c4
<div style="background-color:#ff65c4;">Content here</div>
.mybackground {background-color:#ff65c4;}
Border around this has a color of #ff65c4
<div style="border:2px solid #ff65c4;">Content here</div>
.myborder {border:2px solid #ff65c4;}