#fd694c color space conversions
Hex:
#fd694c
RGB:
253, 105, 76
CMY:
1, 59, 70
CMYK:
0, 58, 70, 1
HSL:
10°, 97.7901%, 64.5098%
HSV (HSB):
10°, 69.9605%, 99.2157%
XYZ:
46.8641, 31.5076, 10.4490
xyY:
0.5276, 0.3547, 31.5076
CIE-Lab:
62.9338, 54.7743, 44.5265
CIE-LCH:
62.9338, 70.5892, 39.1080
CIE-Luv:
62.9338, 116.5680, 38.0191
Hunter-Lab:
56.1316, 50.7986, 28.2552
#fd694c color charts
#fd694c color shades, tints & tones
#fd694c color schemes
#fd694c color preview, HTML & CSS examples
This text has a color of #fd694c
<p style="color:#fd694c;">Text here</p>
.mytext {color:#fd694c;}
This box has a color of #fd694c
<div style="background-color:#fd694c;">Content here</div>
.mybackground {background-color:#fd694c;}
Border around this has a color of #fd694c
<div style="border:2px solid #fd694c;">Content here</div>
.myborder {border:2px solid #fd694c;}