#fe0a0a color space conversions
Hex:
#fe0a0a
RGB:
254, 10, 10
CMY:
0, 96, 96
CMYK:
0, 96, 96, 0
HSL:
0°, 99.1870%, 51.7647%
HSV (HSB):
0°, 96.0630%, 99.6078%
XYZ:
41.0364, 21.3098, 2.2375
xyY:
0.6354, 0.3300, 21.3098
CIE-Lab:
53.2869, 79.2523, 64.6790
CIE-LCH:
53.2869, 102.2952, 39.2184
CIE-Luv:
53.2869, 172.4487, 37.1887
Hunter-Lab:
46.1626, 77.8937, 29.4400
#fe0a0a color charts
#fe0a0a color shades, tints & tones
#fe0a0a color schemes
#fe0a0a color preview, HTML & CSS examples
This text has a color of #fe0a0a
<p style="color:#fe0a0a;">Text here</p>
.mytext {color:#fe0a0a;}
This box has a color of #fe0a0a
<div style="background-color:#fe0a0a;">Content here</div>
.mybackground {background-color:#fe0a0a;}
Border around this has a color of #fe0a0a
<div style="border:2px solid #fe0a0a;">Content here</div>
.myborder {border:2px solid #fe0a0a;}