#fd512a color space conversions
Hex:
#fd512a
RGB:
253, 81, 42
CMY:
1, 68, 84
CMYK:
0, 68, 83, 1
HSL:
11°, 98.1395%, 57.8431%
HSV (HSB):
11°, 83.3992%, 99.2157%
XYZ:
43.8684, 26.9347, 5.0773
xyY:
0.5781, 0.3550, 26.9347
CIE-Lab:
58.9138, 63.4991, 57.1748
CIE-LCH:
58.9138, 85.4464, 42.0000
CIE-Luv:
58.9138, 138.6656, 42.1968
Hunter-Lab:
51.8986, 60.0581, 30.5287
#fd512a color charts
#fd512a color shades, tints & tones
#fd512a color schemes
#fd512a color preview, HTML & CSS examples
This text has a color of #fd512a
<p style="color:#fd512a;">Text here</p>
.mytext {color:#fd512a;}
This box has a color of #fd512a
<div style="background-color:#fd512a;">Content here</div>
.mybackground {background-color:#fd512a;}
Border around this has a color of #fd512a
<div style="border:2px solid #fd512a;">Content here</div>
.myborder {border:2px solid #fd512a;}