#f65f71 color space conversions
Hex:
#f65f71
RGB:
246, 95, 113
CMY:
4, 63, 56
CMYK:
0, 61, 54, 4
HSL:
353°, 89.3491%, 66.8627%
HSV (HSB):
353°, 61.3821%, 96.4706%
XYZ:
45.0789, 28.9695, 18.8385
xyY:
0.4853, 0.3119, 28.9695
CIE-Lab:
60.7547, 59.0862, 20.8911
CIE-LCH:
60.7547, 62.6707, 19.4721
CIE-Luv:
60.7547, 109.3760, 14.1910
Hunter-Lab:
53.8233, 55.3091, 16.9244
#f65f71 color charts
#f65f71 color shades, tints & tones
#f65f71 color schemes
#f65f71 color preview, HTML & CSS examples
This text has a color of #f65f71
<p style="color:#f65f71;">Text here</p>
.mytext {color:#f65f71;}
This box has a color of #f65f71
<div style="background-color:#f65f71;">Content here</div>
.mybackground {background-color:#f65f71;}
Border around this has a color of #f65f71
<div style="border:2px solid #f65f71;">Content here</div>
.myborder {border:2px solid #f65f71;}