#fe2c6c color space conversions
Hex:
#fe2c6c
RGB:
254, 44, 108
CMY:
0, 83, 58
CMYK:
0, 83, 57, 0
HSL:
342°, 99.0566%, 58.4314%
HSV (HSB):
342°, 82.6772%, 99.6078%
XYZ:
44.4805, 23.9549, 16.4667
xyY:
0.5239, 0.2821, 23.9549
CIE-Lab:
56.0426, 77.6640, 17.6551
CIE-LCH:
56.0426, 79.6454, 12.8072
CIE-Luv:
56.0426, 141.8837, 5.3727
Hunter-Lab:
48.9437, 76.5708, 14.3130
#fe2c6c color charts
#fe2c6c color shades, tints & tones
#fe2c6c color schemes
#fe2c6c color preview, HTML & CSS examples
This text has a color of #fe2c6c
<p style="color:#fe2c6c;">Text here</p>
.mytext {color:#fe2c6c;}
This box has a color of #fe2c6c
<div style="background-color:#fe2c6c;">Content here</div>
.mybackground {background-color:#fe2c6c;}
Border around this has a color of #fe2c6c
<div style="border:2px solid #fe2c6c;">Content here</div>
.myborder {border:2px solid #fe2c6c;}