#f5696e color space conversions
Hex:
#f5696e
RGB:
245, 105, 110
CMY:
4, 59, 57
CMYK:
0, 57, 55, 4
HSL:
358°, 87.5000%, 68.6275%
HSV (HSB):
358°, 57.1429%, 96.0784%
XYZ:
45.5222, 30.6414, 18.2669
xyY:
0.4821, 0.3245, 30.6414
CIE-Lab:
62.2038, 54.1144, 24.5282
CIE-LCH:
62.2038, 59.4138, 24.3831
CIE-Luv:
62.2038, 102.9825, 19.5402
Hunter-Lab:
55.3547, 49.9230, 19.1827
#f5696e color charts
#f5696e color shades, tints & tones
#f5696e color schemes
#f5696e color preview, HTML & CSS examples
This text has a color of #f5696e
<p style="color:#f5696e;">Text here</p>
.mytext {color:#f5696e;}
This box has a color of #f5696e
<div style="background-color:#f5696e;">Content here</div>
.mybackground {background-color:#f5696e;}
Border around this has a color of #f5696e
<div style="border:2px solid #f5696e;">Content here</div>
.myborder {border:2px solid #f5696e;}