#fe06d5 color space conversions
Hex:
#fe06d5
RGB:
254, 6, 213
CMY:
0, 98, 16
CMYK:
0, 98, 16, 0
HSL:
310°, 99.2000%, 50.9804%
HSV (HSB):
310°, 97.6378%, 99.6078%
XYZ:
52.9484, 26.0052, 65.1796
xyY:
0.3674, 0.1804, 26.0052
CIE-Lab:
58.0420, 92.2636, -40.8986
CIE-LCH:
58.0420, 100.9221, 336.0933
CIE-Luv:
58.0420, 100.9820, -76.8253
Hunter-Lab:
50.9953, 96.0949, -40.0848
#fe06d5 color charts
#fe06d5 color shades, tints & tones
#fe06d5 color schemes
#fe06d5 color preview, HTML & CSS examples
This text has a color of #fe06d5
<p style="color:#fe06d5;">Text here</p>
.mytext {color:#fe06d5;}
This box has a color of #fe06d5
<div style="background-color:#fe06d5;">Content here</div>
.mybackground {background-color:#fe06d5;}
Border around this has a color of #fe06d5
<div style="border:2px solid #fe06d5;">Content here</div>
.myborder {border:2px solid #fe06d5;}