#fe5252 color space conversions
Hex:
#fe5252
RGB:
254, 82, 82
CMY:
0, 68, 68
CMYK:
0, 68, 68, 0
HSL:
0°, 98.8506%, 65.8824%
HSV (HSB):
0°, 67.7165%, 99.6078%
XYZ:
45.4133, 27.7146, 10.9386
xyY:
0.5402, 0.3297, 27.7146
CIE-Lab:
59.6300, 64.8959, 37.4222
CIE-LCH:
59.6300, 74.9126, 29.9699
CIE-Luv:
59.6300, 131.7189, 28.4020
Hunter-Lab:
52.6447, 61.8528, 24.5319
#fe5252 color charts
#fe5252 color shades, tints & tones
#fe5252 color schemes
#fe5252 color preview, HTML & CSS examples
This text has a color of #fe5252
<p style="color:#fe5252;">Text here</p>
.mytext {color:#fe5252;}
This box has a color of #fe5252
<div style="background-color:#fe5252;">Content here</div>
.mybackground {background-color:#fe5252;}
Border around this has a color of #fe5252
<div style="border:2px solid #fe5252;">Content here</div>
.myborder {border:2px solid #fe5252;}