#fc822c color space conversions
Hex:
#fc822c
RGB:
252, 130, 44
CMY:
1, 49, 83
CMYK:
0, 48, 83, 1
HSL:
25°, 97.1963%, 58.0392%
HSV (HSB):
25°, 82.5397%, 98.8235%
XYZ:
48.5821, 36.8426, 6.9336
xyY:
0.5260, 0.3989, 36.8426
CIE-Lab:
67.1587, 41.3325, 63.5108
CIE-LCH:
67.1587, 75.7760, 56.9441
CIE-Luv:
67.1587, 100.0311, 56.5195
Hunter-Lab:
60.6981, 36.6480, 35.7159
#fc822c color charts
#fc822c color shades, tints & tones
#fc822c color schemes
#fc822c color preview, HTML & CSS examples
This text has a color of #fc822c
<p style="color:#fc822c;">Text here</p>
.mytext {color:#fc822c;}
This box has a color of #fc822c
<div style="background-color:#fc822c;">Content here</div>
.mybackground {background-color:#fc822c;}
Border around this has a color of #fc822c
<div style="border:2px solid #fc822c;">Content here</div>
.myborder {border:2px solid #fc822c;}