#fd842c color space conversions
Hex:
#fd842c
RGB:
253, 132, 44
CMY:
1, 48, 83
CMYK:
0, 48, 83, 1
HSL:
25°, 98.1221%, 58.2353%
HSV (HSB):
25°, 82.6087%, 99.2157%
XYZ:
49.2139, 37.5670, 7.0402
xyY:
0.5246, 0.4004, 37.5670
CIE-Lab:
67.7003, 40.7238, 64.0375
CIE-LCH:
67.7003, 75.8896, 57.5463
CIE-Luv:
67.7003, 99.2198, 57.2810
Hunter-Lab:
61.2919, 36.0643, 36.0941
#fd842c color charts
#fd842c color shades, tints & tones
#fd842c color schemes
#fd842c color preview, HTML & CSS examples
This text has a color of #fd842c
<p style="color:#fd842c;">Text here</p>
.mytext {color:#fd842c;}
This box has a color of #fd842c
<div style="background-color:#fd842c;">Content here</div>
.mybackground {background-color:#fd842c;}
Border around this has a color of #fd842c
<div style="border:2px solid #fd842c;">Content here</div>
.myborder {border:2px solid #fd842c;}