#f895ed color space conversions
Hex:
#f895ed
RGB:
248, 149, 237
CMY:
3, 42, 7
CMYK:
0, 40, 4, 3
HSL:
307°, 87.6106%, 77.8431%
HSV (HSB):
307°, 39.9194%, 97.2549%
XYZ:
64.7449, 47.5658, 85.8894
xyY:
0.3267, 0.2400, 47.5658
CIE-Lab:
74.5502, 49.6363, -28.6738
CIE-LCH:
74.5502, 57.3232, 329.9859
CIE-Luv:
74.5502, 50.5556, -53.3811
Hunter-Lab:
68.9679, 46.8762, -25.5594
#f895ed color charts
#f895ed color shades, tints & tones
#f895ed color schemes
#f895ed color preview, HTML & CSS examples
This text has a color of #f895ed
<p style="color:#f895ed;">Text here</p>
.mytext {color:#f895ed;}
This box has a color of #f895ed
<div style="background-color:#f895ed;">Content here</div>
.mybackground {background-color:#f895ed;}
Border around this has a color of #f895ed
<div style="border:2px solid #f895ed;">Content here</div>
.myborder {border:2px solid #f895ed;}