#f27f6d color space conversions
Hex:
#f27f6d
RGB:
242, 127, 109
CMY:
5, 50, 57
CMYK:
0, 48, 55, 5
HSL:
8°, 83.6478%, 68.8235%
HSV (HSB):
8°, 54.9587%, 94.9020%
XYZ:
46.9676, 35.1601, 18.7791
xyY:
0.4655, 0.3484, 35.1601
CIE-Lab:
65.8731, 42.3955, 29.8333
CIE-LCH:
65.8731, 51.8402, 35.1337
CIE-Luv:
65.8731, 85.6636, 28.5921
Hunter-Lab:
59.2960, 37.6198, 22.7300
#f27f6d color charts
#f27f6d color shades, tints & tones
#f27f6d color schemes
#f27f6d color preview, HTML & CSS examples
This text has a color of #f27f6d
<p style="color:#f27f6d;">Text here</p>
.mytext {color:#f27f6d;}
This box has a color of #f27f6d
<div style="background-color:#f27f6d;">Content here</div>
.mybackground {background-color:#f27f6d;}
Border around this has a color of #f27f6d
<div style="border:2px solid #f27f6d;">Content here</div>
.myborder {border:2px solid #f27f6d;}