#fc1ed3 color space conversions
Hex:
#fc1ed3
RGB:
252, 30, 211
CMY:
1, 88, 17
CMYK:
0, 88, 16, 1
HSL:
311°, 97.3684%, 55.2941%
HSV (HSB):
311°, 88.0952%, 98.8235%
XYZ:
52.3670, 26.3271, 63.9496
xyY:
0.3671, 0.1846, 26.3271
CIE-Lab:
58.3463, 89.4406, -39.3069
CIE-LCH:
58.3463, 97.6967, 336.2757
CIE-Luv:
58.3463, 98.5318, -74.0319
Hunter-Lab:
51.3100, 92.3848, -37.9784
#fc1ed3 color charts
#fc1ed3 color shades, tints & tones
#fc1ed3 color schemes
#fc1ed3 color preview, HTML & CSS examples
This text has a color of #fc1ed3
<p style="color:#fc1ed3;">Text here</p>
.mytext {color:#fc1ed3;}
This box has a color of #fc1ed3
<div style="background-color:#fc1ed3;">Content here</div>
.mybackground {background-color:#fc1ed3;}
Border around this has a color of #fc1ed3
<div style="border:2px solid #fc1ed3;">Content here</div>
.myborder {border:2px solid #fc1ed3;}