#fc2ace color space conversions
Hex:
#fc2ace
RGB:
252, 42, 206
CMY:
1, 84, 19
CMYK:
0, 83, 18, 1
HSL:
313°, 97.2222%, 57.6471%
HSV (HSB):
313°, 83.3333%, 98.8235%
XYZ:
52.1134, 26.8076, 60.8202
xyY:
0.3729, 0.1918, 26.8076
CIE-Lab:
58.7958, 86.8401, -35.7540
CIE-LCH:
58.7958, 93.9125, 337.6220
CIE-Luv:
58.7958, 99.0312, -68.3275
Hunter-Lab:
51.7761, 89.0550, -33.4034
#fc2ace color charts
#fc2ace color shades, tints & tones
#fc2ace color schemes
#fc2ace color preview, HTML & CSS examples
This text has a color of #fc2ace
<p style="color:#fc2ace;">Text here</p>
.mytext {color:#fc2ace;}
This box has a color of #fc2ace
<div style="background-color:#fc2ace;">Content here</div>
.mybackground {background-color:#fc2ace;}
Border around this has a color of #fc2ace
<div style="border:2px solid #fc2ace;">Content here</div>
.myborder {border:2px solid #fc2ace;}