#fc1ea5 color space conversions
Hex:
#fc1ea5
RGB:
252, 30, 165
CMY:
1, 88, 35
CMYK:
0, 88, 35, 1
HSL:
324°, 97.3684%, 55.2941%
HSV (HSB):
324°, 88.0952%, 98.8235%
XYZ:
47.4007, 24.3406, 37.7972
xyY:
0.4327, 0.2222, 24.3406
CIE-Lab:
56.4272, 84.3218, -15.6860
CIE-LCH:
56.4272, 85.7684, 349.4620
CIE-Luv:
56.4272, 119.3413, -37.9864
Hunter-Lab:
49.3362, 85.1589, -10.8876
#fc1ea5 color charts
#fc1ea5 color shades, tints & tones
#fc1ea5 color schemes
#fc1ea5 color preview, HTML & CSS examples
This text has a color of #fc1ea5
<p style="color:#fc1ea5;">Text here</p>
.mytext {color:#fc1ea5;}
This box has a color of #fc1ea5
<div style="background-color:#fc1ea5;">Content here</div>
.mybackground {background-color:#fc1ea5;}
Border around this has a color of #fc1ea5
<div style="border:2px solid #fc1ea5;">Content here</div>
.myborder {border:2px solid #fc1ea5;}