#fd695e color space conversions
Hex:
#fd695e
RGB:
253, 105, 94
CMY:
1, 59, 63
CMYK:
0, 58, 63, 1
HSL:
4°, 97.5460%, 68.0392%
HSV (HSB):
4°, 62.8458%, 99.2157%
XYZ:
47.5800, 31.7939, 14.2188
xyY:
0.5084, 0.3397, 31.7939
CIE-Lab:
63.1722, 55.7478, 35.0354
CIE-LCH:
63.1722, 65.8430, 32.1478
CIE-Luv:
63.1722, 113.1135, 29.7289
Hunter-Lab:
56.3861, 51.9469, 24.5192
#fd695e color charts
#fd695e color shades, tints & tones
#fd695e color schemes
#fd695e color preview, HTML & CSS examples
This text has a color of #fd695e
<p style="color:#fd695e;">Text here</p>
.mytext {color:#fd695e;}
This box has a color of #fd695e
<div style="background-color:#fd695e;">Content here</div>
.mybackground {background-color:#fd695e;}
Border around this has a color of #fd695e
<div style="border:2px solid #fd695e;">Content here</div>
.myborder {border:2px solid #fd695e;}