#fe2c65 color space conversions
Hex:
#fe2c65
RGB:
254, 44, 101
CMY:
0, 83, 60
CMYK:
0, 83, 60, 0
HSL:
344°, 99.0566%, 58.4314%
HSV (HSB):
344°, 82.6772%, 99.6078%
XYZ:
44.1227, 23.8118, 14.5825
xyY:
0.5347, 0.2886, 23.8118
CIE-Lab:
55.8988, 77.2399, 21.6372
CIE-LCH:
55.8988, 80.2133, 15.6491
CIE-Luv:
55.8988, 144.4118, 9.5918
Hunter-Lab:
48.7973, 76.0050, 16.4400
#fe2c65 color charts
#fe2c65 color shades, tints & tones
#fe2c65 color schemes
#fe2c65 color preview, HTML & CSS examples
This text has a color of #fe2c65
<p style="color:#fe2c65;">Text here</p>
.mytext {color:#fe2c65;}
This box has a color of #fe2c65
<div style="background-color:#fe2c65;">Content here</div>
.mybackground {background-color:#fe2c65;}
Border around this has a color of #fe2c65
<div style="border:2px solid #fe2c65;">Content here</div>
.myborder {border:2px solid #fe2c65;}