#f14ed0 color space conversions
Hex:
#f14ed0
RGB:
241, 78, 208
CMY:
5, 69, 18
CMYK:
0, 68, 14, 5
HSL:
312°, 85.3403%, 62.5490%
HSV (HSB):
312°, 67.6349%, 94.5098%
XYZ:
50.3852, 28.7036, 62.5593
xyY:
0.3557, 0.2026, 28.7036
CIE-Lab:
60.5192, 74.8372, -34.3378
CIE-LCH:
60.5192, 82.3389, 335.3527
CIE-Luv:
60.5192, 81.4988, -64.4882
Hunter-Lab:
53.5758, 74.1123, -31.7286
#f14ed0 color charts
#f14ed0 color shades, tints & tones
#f14ed0 color schemes
#f14ed0 color preview, HTML & CSS examples
This text has a color of #f14ed0
<p style="color:#f14ed0;">Text here</p>
.mytext {color:#f14ed0;}
This box has a color of #f14ed0
<div style="background-color:#f14ed0;">Content here</div>
.mybackground {background-color:#f14ed0;}
Border around this has a color of #f14ed0
<div style="border:2px solid #f14ed0;">Content here</div>
.myborder {border:2px solid #f14ed0;}