#fc1e83 color space conversions
Hex:
#fc1e83
RGB:
252, 30, 131
CMY:
1, 88, 49
CMYK:
0, 88, 48, 1
HSL:
333°, 97.3684%, 55.2941%
HSV (HSB):
333°, 88.0952%, 98.8235%
XYZ:
44.7059, 23.2627, 23.6066
xyY:
0.4882, 0.2540, 23.2627
CIE-Lab:
55.3419, 81.3389, 2.8540
CIE-LCH:
55.3419, 81.3889, 2.0095
CIE-Luv:
55.3419, 134.6578, -12.6429
Hunter-Lab:
48.2314, 81.0474, 4.7428
#fc1e83 color charts
#fc1e83 color shades, tints & tones
#fc1e83 color schemes
#fc1e83 color preview, HTML & CSS examples
This text has a color of #fc1e83
<p style="color:#fc1e83;">Text here</p>
.mytext {color:#fc1e83;}
This box has a color of #fc1e83
<div style="background-color:#fc1e83;">Content here</div>
.mybackground {background-color:#fc1e83;}
Border around this has a color of #fc1e83
<div style="border:2px solid #fc1e83;">Content here</div>
.myborder {border:2px solid #fc1e83;}