#fe3010 color space conversions
Hex:
#fe3010
RGB:
254, 48, 16
CMY:
0, 81, 94
CMYK:
0, 81, 94, 0
HSL:
8°, 99.1667%, 52.9412%
HSV (HSB):
8°, 93.7008%, 99.6078%
XYZ:
42.0235, 23.2221, 2.7576
xyY:
0.6180, 0.3415, 23.2221
CIE-Lab:
55.3004, 73.5797, 64.1978
CIE-LCH:
55.3004, 97.6490, 41.1045
CIE-Luv:
55.3004, 160.9206, 40.2296
Hunter-Lab:
48.1894, 71.3295, 30.3397
#fe3010 color charts
#fe3010 color shades, tints & tones
#fe3010 color schemes
#fe3010 color preview, HTML & CSS examples
This text has a color of #fe3010
<p style="color:#fe3010;">Text here</p>
.mytext {color:#fe3010;}
This box has a color of #fe3010
<div style="background-color:#fe3010;">Content here</div>
.mybackground {background-color:#fe3010;}
Border around this has a color of #fe3010
<div style="border:2px solid #fe3010;">Content here</div>
.myborder {border:2px solid #fe3010;}