#fc764c color space conversions
Hex:
#fc764c
RGB:
252, 118, 76
CMY:
1, 54, 70
CMYK:
0, 53, 70, 1
HSL:
14°, 96.7033%, 64.3137%
HSV (HSB):
14°, 69.8413%, 98.8235%
XYZ:
47.9278, 34.1741, 10.9077
xyY:
0.5153, 0.3674, 34.1741
CIE-Lab:
65.1005, 48.4012, 46.9417
CIE-LCH:
65.1005, 67.4256, 44.1230
CIE-Luv:
65.1005, 106.0488, 42.3974
Hunter-Lab:
58.4586, 44.0422, 29.8583
#fc764c color charts
#fc764c color shades, tints & tones
#fc764c color schemes
#fc764c color preview, HTML & CSS examples
This text has a color of #fc764c
<p style="color:#fc764c;">Text here</p>
.mytext {color:#fc764c;}
This box has a color of #fc764c
<div style="background-color:#fc764c;">Content here</div>
.mybackground {background-color:#fc764c;}
Border around this has a color of #fc764c
<div style="border:2px solid #fc764c;">Content here</div>
.myborder {border:2px solid #fc764c;}