#fc964b color space conversions
Hex:
#fc964b
RGB:
252, 150, 75
CMY:
1, 41, 71
CMYK:
0, 40, 70, 1
HSL:
25°, 96.7213%, 64.1176%
HSV (HSB):
25°, 70.2381%, 98.8235%
XYZ:
52.3212, 43.0161, 12.2019
xyY:
0.4865, 0.4000, 43.0161
CIE-Lab:
71.5659, 32.3398, 54.5515
CIE-LCH:
71.5659, 63.4171, 59.3392
CIE-Luv:
71.5659, 81.1493, 54.8800
Hunter-Lab:
65.5867, 27.6202, 34.8802
#fc964b color charts
#fc964b color shades, tints & tones
#fc964b color schemes
#fc964b color preview, HTML & CSS examples
This text has a color of #fc964b
<p style="color:#fc964b;">Text here</p>
.mytext {color:#fc964b;}
This box has a color of #fc964b
<div style="background-color:#fc964b;">Content here</div>
.mybackground {background-color:#fc964b;}
Border around this has a color of #fc964b
<div style="border:2px solid #fc964b;">Content here</div>
.myborder {border:2px solid #fc964b;}