#fc7abe color space conversions
Hex:
#fc7abe
RGB:
252, 122, 190
CMY:
1, 52, 25
CMYK:
0, 52, 25, 1
HSL:
329°, 95.5882%, 73.3333%
HSV (HSB):
329°, 51.5873%, 98.8235%
XYZ:
56.3987, 38.3322, 53.1415
xyY:
0.3814, 0.2592, 38.3322
CIE-Lab:
68.2648, 56.9487, -12.1824
CIE-LCH:
68.2648, 58.2371, 347.9254
CIE-Luv:
68.2648, 77.5907, -28.4740
Hunter-Lab:
61.9130, 54.2540, -7.5510
#fc7abe color charts
#fc7abe color shades, tints & tones
#fc7abe color schemes
#fc7abe color preview, HTML & CSS examples
This text has a color of #fc7abe
<p style="color:#fc7abe;">Text here</p>
.mytext {color:#fc7abe;}
This box has a color of #fc7abe
<div style="background-color:#fc7abe;">Content here</div>
.mybackground {background-color:#fc7abe;}
Border around this has a color of #fc7abe
<div style="border:2px solid #fc7abe;">Content here</div>
.myborder {border:2px solid #fc7abe;}