#fe3255 color space conversions
Hex:
#fe3255
RGB:
254, 50, 85
CMY:
0, 80, 67
CMYK:
0, 80, 67, 0
HSL:
350°, 99.0291%, 59.6078%
HSV (HSB):
350°, 80.3150%, 99.6078%
XYZ:
43.6533, 24.0079, 10.9275
xyY:
0.5555, 0.3055, 24.0079
CIE-Lab:
56.0957, 75.0137, 31.3598
CIE-LCH:
56.0957, 81.3050, 22.6876
CIE-Luv:
56.0957, 147.4100, 19.4054
Hunter-Lab:
48.9979, 73.2835, 21.0756
#fe3255 color charts
#fe3255 color shades, tints & tones
#fe3255 color schemes
#fe3255 color preview, HTML & CSS examples
This text has a color of #fe3255
<p style="color:#fe3255;">Text here</p>
.mytext {color:#fe3255;}
This box has a color of #fe3255
<div style="background-color:#fe3255;">Content here</div>
.mybackground {background-color:#fe3255;}
Border around this has a color of #fe3255
<div style="border:2px solid #fe3255;">Content here</div>
.myborder {border:2px solid #fe3255;}