#f27d7e color space conversions
Hex:
#f27d7e
RGB:
242, 125, 126
CMY:
5, 51, 51
CMYK:
0, 48, 48, 5
HSL:
359°, 81.8182%, 71.9608%
HSV (HSB):
359°, 48.3471%, 94.9020%
XYZ:
47.7175, 35.0508, 23.9892
xyY:
0.4470, 0.3283, 35.0508
CIE-Lab:
65.7882, 44.8540, 20.2194
CIE-LCH:
65.7882, 49.2006, 24.2650
CIE-Luv:
65.7882, 83.7092, 17.4522
Hunter-Lab:
59.2037, 40.2622, 17.4185
#f27d7e color charts
#f27d7e color shades, tints & tones
#f27d7e color schemes
#f27d7e color preview, HTML & CSS examples
This text has a color of #f27d7e
<p style="color:#f27d7e;">Text here</p>
.mytext {color:#f27d7e;}
This box has a color of #f27d7e
<div style="background-color:#f27d7e;">Content here</div>
.mybackground {background-color:#f27d7e;}
Border around this has a color of #f27d7e
<div style="border:2px solid #f27d7e;">Content here</div>
.myborder {border:2px solid #f27d7e;}