#fe5052 color space conversions
Hex:
#fe5052
RGB:
254, 80, 82
CMY:
0, 69, 68
CMYK:
0, 69, 68, 0
HSL:
359°, 98.8636%, 65.4902%
HSV (HSB):
359°, 68.5039%, 99.6078%
XYZ:
45.2647, 27.4173, 10.8890
xyY:
0.5416, 0.3281, 27.4173
CIE-Lab:
59.3587, 65.6387, 37.0949
CIE-LCH:
59.3587, 75.3954, 29.4724
CIE-Luv:
59.3587, 132.9407, 27.8412
Hunter-Lab:
52.3616, 62.6741, 24.3233
#fe5052 color charts
#fe5052 color shades, tints & tones
#fe5052 color schemes
#fe5052 color preview, HTML & CSS examples
This text has a color of #fe5052
<p style="color:#fe5052;">Text here</p>
.mytext {color:#fe5052;}
This box has a color of #fe5052
<div style="background-color:#fe5052;">Content here</div>
.mybackground {background-color:#fe5052;}
Border around this has a color of #fe5052
<div style="border:2px solid #fe5052;">Content here</div>
.myborder {border:2px solid #fe5052;}