#fd841a color space conversions
Hex:
#fd841a
RGB:
253, 132, 26
CMY:
1, 48, 90
CMYK:
0, 48, 90, 1
HSL:
28°, 98.2684%, 54.7059%
HSV (HSB):
28°, 89.7233%, 99.2157%
XYZ:
48.9457, 37.4598, 5.6280
xyY:
0.5318, 0.4070, 37.4598
CIE-Lab:
67.6205, 40.3369, 69.6724
CIE-LCH:
67.6205, 80.5066, 59.9313
CIE-Luv:
67.6205, 100.2598, 60.4284
Hunter-Lab:
61.2044, 35.6405, 37.3911
#fd841a color charts
#fd841a color shades, tints & tones
#fd841a color schemes
#fd841a color preview, HTML & CSS examples
This text has a color of #fd841a
<p style="color:#fd841a;">Text here</p>
.mytext {color:#fd841a;}
This box has a color of #fd841a
<div style="background-color:#fd841a;">Content here</div>
.mybackground {background-color:#fd841a;}
Border around this has a color of #fd841a
<div style="border:2px solid #fd841a;">Content here</div>
.myborder {border:2px solid #fd841a;}