#fd822c color space conversions
Hex:
#fd822c
RGB:
253, 130, 44
CMY:
1, 49, 83
CMYK:
0, 49, 83, 1
HSL:
25°, 98.1221%, 58.2353%
HSV (HSB):
25°, 82.6087%, 99.2157%
XYZ:
48.9453, 37.0298, 6.9506
xyY:
0.5267, 0.3985, 37.0298
CIE-Lab:
67.2994, 41.7201, 63.6881
CIE-LCH:
67.2994, 76.1363, 56.7724
CIE-Luv:
67.2994, 100.8644, 56.5919
Hunter-Lab:
60.8521, 37.0821, 35.8242
#fd822c color charts
#fd822c color shades, tints & tones
#fd822c color schemes
#fd822c color preview, HTML & CSS examples
This text has a color of #fd822c
<p style="color:#fd822c;">Text here</p>
.mytext {color:#fd822c;}
This box has a color of #fd822c
<div style="background-color:#fd822c;">Content here</div>
.mybackground {background-color:#fd822c;}
Border around this has a color of #fd822c
<div style="border:2px solid #fd822c;">Content here</div>
.myborder {border:2px solid #fd822c;}