#fc2daf color space conversions
Hex:
#fc2daf
RGB:
252, 45, 175
CMY:
1, 82, 31
CMYK:
0, 82, 31, 1
HSL:
322°, 97.1831%, 58.2353%
HSV (HSB):
322°, 82.1429%, 98.8235%
XYZ:
48.8211, 25.6674, 42.9386
xyY:
0.4158, 0.2186, 25.6674
CIE-Lab:
57.7200, 82.6714, -19.5614
CIE-LCH:
57.7200, 84.9542, 346.6877
CIE-Luv:
57.7200, 111.9850, -43.3453
Hunter-Lab:
50.6630, 83.3505, -14.7862
#fc2daf color charts
#fc2daf color shades, tints & tones
#fc2daf color schemes
#fc2daf color preview, HTML & CSS examples
This text has a color of #fc2daf
<p style="color:#fc2daf;">Text here</p>
.mytext {color:#fc2daf;}
This box has a color of #fc2daf
<div style="background-color:#fc2daf;">Content here</div>
.mybackground {background-color:#fc2daf;}
Border around this has a color of #fc2daf
<div style="border:2px solid #fc2daf;">Content here</div>
.myborder {border:2px solid #fc2daf;}