#fc65aa color space conversions
Hex:
#fc65aa
RGB:
252, 101, 170
CMY:
1, 60, 33
CMYK:
0, 60, 33, 1
HSL:
333°, 96.1783%, 69.2157%
HSV (HSB):
333°, 59.9206%, 98.8235%
XYZ:
52.0543, 32.9051, 41.6380
xyY:
0.4112, 0.2599, 32.9051
CIE-Lab:
64.0840, 63.8914, -7.0929
CIE-LCH:
64.0840, 64.2839, 353.6652
CIE-Luv:
64.0840, 93.8724, -22.2324
Hunter-Lab:
57.3630, 61.5954, -2.8827
#fc65aa color charts
#fc65aa color shades, tints & tones
#fc65aa color schemes
#fc65aa color preview, HTML & CSS examples
This text has a color of #fc65aa
<p style="color:#fc65aa;">Text here</p>
.mytext {color:#fc65aa;}
This box has a color of #fc65aa
<div style="background-color:#fc65aa;">Content here</div>
.mybackground {background-color:#fc65aa;}
Border around this has a color of #fc65aa
<div style="border:2px solid #fc65aa;">Content here</div>
.myborder {border:2px solid #fc65aa;}