#f27f9c color space conversions
Hex:
#f27f9c
RGB:
242, 127, 156
CMY:
5, 50, 39
CMYK:
0, 48, 36, 5
HSL:
345°, 81.5603%, 72.3529%
HSV (HSB):
345°, 47.5207%, 94.9020%
XYZ:
50.2081, 36.4563, 35.8430
xyY:
0.4098, 0.2976, 36.4563
CIE-Lab:
66.8671, 47.0006, 4.7793
CIE-LCH:
66.8671, 47.2430, 5.8062
CIE-Luv:
66.8671, 75.7987, -2.3126
Hunter-Lab:
60.3790, 42.7680, 7.0688
#f27f9c color charts
#f27f9c color shades, tints & tones
#f27f9c color schemes
#f27f9c color preview, HTML & CSS examples
This text has a color of #f27f9c
<p style="color:#f27f9c;">Text here</p>
.mytext {color:#f27f9c;}
This box has a color of #f27f9c
<div style="background-color:#f27f9c;">Content here</div>
.mybackground {background-color:#f27f9c;}
Border around this has a color of #f27f9c
<div style="border:2px solid #f27f9c;">Content here</div>
.myborder {border:2px solid #f27f9c;}