#fe67d8 color space conversions
Hex:
#fe67d8
RGB:
254, 103, 216
CMY:
0, 60, 15
CMYK:
0, 59, 15, 0
HSL:
315°, 98.6928%, 70.0000%
HSV (HSB):
315°, 59.4488%, 99.6078%
XYZ:
58.1180, 35.7292, 68.7990
xyY:
0.3573, 0.2197, 35.7292
CIE-Lab:
66.3125, 69.5904, -29.7030
CIE-LCH:
66.3125, 75.6644, 336.8859
CIE-Luv:
66.3125, 79.8146, -57.4222
Hunter-Lab:
59.7739, 68.9506, -26.4003
#fe67d8 color charts
#fe67d8 color shades, tints & tones
#fe67d8 color schemes
#fe67d8 color preview, HTML & CSS examples
This text has a color of #fe67d8
<p style="color:#fe67d8;">Text here</p>
.mytext {color:#fe67d8;}
This box has a color of #fe67d8
<div style="background-color:#fe67d8;">Content here</div>
.mybackground {background-color:#fe67d8;}
Border around this has a color of #fe67d8
<div style="border:2px solid #fe67d8;">Content here</div>
.myborder {border:2px solid #fe67d8;}