#fca147 color space conversions
Hex:
#fca147
RGB:
252, 161, 71
CMY:
1, 37, 72
CMYK:
0, 36, 72, 1
HSL:
30°, 96.7914%, 63.3333%
HSV (HSB):
30°, 71.8254%, 98.8235%
XYZ:
54.0271, 46.6401, 12.1161
xyY:
0.4790, 0.4135, 46.6401
CIE-Lab:
73.9590, 26.4308, 58.9040
CIE-LCH:
73.9590, 64.5621, 65.8338
CIE-Luv:
73.9590, 72.8051, 60.5937
Hunter-Lab:
68.2936, 21.6977, 37.2867
#fca147 color charts
#fca147 color shades, tints & tones
#fca147 color schemes
#fca147 color preview, HTML & CSS examples
This text has a color of #fca147
<p style="color:#fca147;">Text here</p>
.mytext {color:#fca147;}
This box has a color of #fca147
<div style="background-color:#fca147;">Content here</div>
.mybackground {background-color:#fca147;}
Border around this has a color of #fca147
<div style="border:2px solid #fca147;">Content here</div>
.myborder {border:2px solid #fca147;}