#fe512c color space conversions
Hex:
#fe512c
RGB:
254, 81, 44
CMY:
0, 68, 83
CMYK:
0, 68, 83, 0
HSL:
11°, 99.0566%, 58.4314%
HSV (HSB):
11°, 82.6772%, 99.6078%
XYZ:
44.2701, 27.1375, 5.2876
xyY:
0.5772, 0.3538, 27.1375
CIE-Lab:
59.1014, 63.8664, 56.5175
CIE-LCH:
59.1014, 85.2827, 41.5067
CIE-Luv:
59.1014, 139.2102, 41.8253
Hunter-Lab:
52.0937, 60.5283, 30.4475
#fe512c color charts
#fe512c color shades, tints & tones
#fe512c color schemes
#fe512c color preview, HTML & CSS examples
This text has a color of #fe512c
<p style="color:#fe512c;">Text here</p>
.mytext {color:#fe512c;}
This box has a color of #fe512c
<div style="background-color:#fe512c;">Content here</div>
.mybackground {background-color:#fe512c;}
Border around this has a color of #fe512c
<div style="border:2px solid #fe512c;">Content here</div>
.myborder {border:2px solid #fe512c;}