#f1706d color space conversions
Hex:
#f1706d
RGB:
241, 112, 109
CMY:
5, 56, 57
CMYK:
0, 54, 55, 5
HSL:
1°, 82.5000%, 68.6275%
HSV (HSB):
1°, 54.7718%, 94.5098%
XYZ:
44.8301, 31.3932, 18.1647
xyY:
0.4750, 0.3326, 31.3932
CIE-Lab:
62.8382, 49.3870, 25.8283
CIE-LCH:
62.8382, 55.7331, 27.6085
CIE-Luv:
62.8382, 95.2784, 22.1810
Hunter-Lab:
56.0297, 44.7684, 19.9991
#f1706d color charts
#f1706d color shades, tints & tones
#f1706d color schemes
#f1706d color preview, HTML & CSS examples
This text has a color of #f1706d
<p style="color:#f1706d;">Text here</p>
.mytext {color:#f1706d;}
This box has a color of #f1706d
<div style="background-color:#f1706d;">Content here</div>
.mybackground {background-color:#f1706d;}
Border around this has a color of #f1706d
<div style="border:2px solid #f1706d;">Content here</div>
.myborder {border:2px solid #f1706d;}