#fd630c color space conversions
Hex:
#fd630c
RGB:
253, 99, 12
CMY:
1, 61, 95
CMYK:
0, 61, 95, 1
HSL:
22°, 98.3673%, 51.9608%
HSV (HSB):
22°, 95.2569%, 99.2157%
XYZ:
45.0362, 29.8329, 3.7325
xyY:
0.5730, 0.3795, 29.8329
CIE-Lab:
61.5098, 55.7086, 68.6681
CIE-LCH:
61.5098, 88.4237, 50.9485
CIE-Luv:
61.5098, 127.7679, 51.7219
Hunter-Lab:
54.6195, 51.5972, 34.1820
#fd630c color charts
#fd630c color shades, tints & tones
#fd630c color schemes
#fd630c color preview, HTML & CSS examples
This text has a color of #fd630c
<p style="color:#fd630c;">Text here</p>
.mytext {color:#fd630c;}
This box has a color of #fd630c
<div style="background-color:#fd630c;">Content here</div>
.mybackground {background-color:#fd630c;}
Border around this has a color of #fd630c
<div style="border:2px solid #fd630c;">Content here</div>
.myborder {border:2px solid #fd630c;}