#f27ed9 color space conversions
Hex:
#f27ed9
RGB:
242, 126, 217
CMY:
5, 51, 15
CMYK:
0, 48, 10, 5
HSL:
313°, 81.6901%, 72.1569%
HSV (HSB):
313°, 47.9339%, 94.9020%
XYZ:
56.6032, 38.8087, 70.1532
xyY:
0.3419, 0.2344, 38.8087
CIE-Lab:
68.6125, 55.9572, -26.8562
CIE-LCH:
68.6125, 62.0682, 334.3617
CIE-Luv:
68.6125, 61.3502, -50.8688
Hunter-Lab:
62.2966, 53.1673, -23.1597
#f27ed9 color charts
#f27ed9 color shades, tints & tones
#f27ed9 color schemes
#f27ed9 color preview, HTML & CSS examples
This text has a color of #f27ed9
<p style="color:#f27ed9;">Text here</p>
.mytext {color:#f27ed9;}
This box has a color of #f27ed9
<div style="background-color:#f27ed9;">Content here</div>
.mybackground {background-color:#f27ed9;}
Border around this has a color of #f27ed9
<div style="border:2px solid #f27ed9;">Content here</div>
.myborder {border:2px solid #f27ed9;}