#fd764c color space conversions
Hex:
#fd764c
RGB:
253, 118, 76
CMY:
1, 54, 70
CMYK:
0, 53, 70, 1
HSL:
14°, 97.7901%, 64.5098%
HSV (HSB):
14°, 69.9605%, 99.2157%
XYZ:
48.2910, 34.3613, 10.9247
xyY:
0.5161, 0.3672, 34.3613
CIE-Lab:
65.2484, 48.7667, 47.1484
CIE-LCH:
65.2484, 67.8318, 44.0334
CIE-Luv:
65.2484, 106.8744, 42.5141
Hunter-Lab:
58.6185, 44.4690, 29.9832
#fd764c color charts
#fd764c color shades, tints & tones
#fd764c color schemes
#fd764c color preview, HTML & CSS examples
This text has a color of #fd764c
<p style="color:#fd764c;">Text here</p>
.mytext {color:#fd764c;}
This box has a color of #fd764c
<div style="background-color:#fd764c;">Content here</div>
.mybackground {background-color:#fd764c;}
Border around this has a color of #fd764c
<div style="border:2px solid #fd764c;">Content here</div>
.myborder {border:2px solid #fd764c;}