#fe08dc color space conversions
Hex:
#fe08dc
RGB:
254, 8, 220
CMY:
0, 97, 14
CMYK:
0, 97, 13, 0
HSL:
308°, 99.1935%, 51.3725%
HSV (HSB):
308°, 96.8504%, 99.6078%
XYZ:
53.8782, 26.4118, 69.9684
xyY:
0.3586, 0.1758, 26.4118
CIE-Lab:
58.4259, 93.0028, -44.2675
CIE-LCH:
58.4259, 103.0007, 334.5465
CIE-Luv:
58.4259, 97.7630, -82.1468
Hunter-Lab:
51.3924, 97.1969, -44.7460
#fe08dc color charts
#fe08dc color shades, tints & tones
#fe08dc color schemes
#fe08dc color preview, HTML & CSS examples
This text has a color of #fe08dc
<p style="color:#fe08dc;">Text here</p>
.mytext {color:#fe08dc;}
This box has a color of #fe08dc
<div style="background-color:#fe08dc;">Content here</div>
.mybackground {background-color:#fe08dc;}
Border around this has a color of #fe08dc
<div style="border:2px solid #fe08dc;">Content here</div>
.myborder {border:2px solid #fe08dc;}