#f255ed color space conversions
Hex:
#f255ed
RGB:
242, 85, 237
CMY:
5, 67, 7
CMYK:
0, 65, 2, 5
HSL:
302°, 85.7923%, 64.1176%
HSV (HSB):
302°, 64.8760%, 94.9020%
XYZ:
55.1525, 31.4887, 83.2918
xyY:
0.3246, 0.1853, 31.4887
CIE-Lab:
62.9180, 76.8774, -46.8473
CIE-LCH:
62.9180, 90.0267, 328.6429
CIE-Luv:
62.9180, 70.3054, -84.8776
Hunter-Lab:
56.1148, 77.2382, -48.7245
#f255ed color charts
#f255ed color shades, tints & tones
#f255ed color schemes
#f255ed color preview, HTML & CSS examples
This text has a color of #f255ed
<p style="color:#f255ed;">Text here</p>
.mytext {color:#f255ed;}
This box has a color of #f255ed
<div style="background-color:#f255ed;">Content here</div>
.mybackground {background-color:#f255ed;}
Border around this has a color of #f255ed
<div style="border:2px solid #f255ed;">Content here</div>
.myborder {border:2px solid #f255ed;}