#fca545 color space conversions
Hex:
#fca545
RGB:
252, 165, 69
CMY:
1, 35, 73
CMYK:
0, 35, 73, 1
HSL:
31°, 96.8254%, 62.9412%
HSV (HSB):
31°, 72.6190%, 98.8235%
XYZ:
54.6742, 48.0354, 12.0203
xyY:
0.4765, 0.4187, 48.0354
CIE-Lab:
74.8472, 24.2491, 60.6897
CIE-LCH:
74.8472, 65.3549, 68.2203
CIE-Luv:
74.8472, 69.7991, 62.8152
Hunter-Lab:
69.3076, 19.5239, 38.2324
#fca545 color charts
#fca545 color shades, tints & tones
#fca545 color schemes
#fca545 color preview, HTML & CSS examples
This text has a color of #fca545
<p style="color:#fca545;">Text here</p>
.mytext {color:#fca545;}
This box has a color of #fca545
<div style="background-color:#fca545;">Content here</div>
.mybackground {background-color:#fca545;}
Border around this has a color of #fca545
<div style="border:2px solid #fca545;">Content here</div>
.myborder {border:2px solid #fca545;}