#fe08d4 color space conversions
Hex:
#fe08d4
RGB:
254, 8, 212
CMY:
0, 97, 17
CMYK:
0, 97, 17, 0
HSL:
310°, 99.1935%, 51.3725%
HSV (HSB):
310°, 96.8504%, 99.6078%
XYZ:
52.8435, 25.9980, 64.5203
xyY:
0.3686, 0.1813, 25.9980
CIE-Lab:
58.0351, 92.0213, -40.3402
CIE-LCH:
58.0351, 100.4752, 336.3284
CIE-Luv:
58.0351, 101.3343, -75.9411
Hunter-Lab:
50.9882, 95.7659, -39.3336
#fe08d4 color charts
#fe08d4 color shades, tints & tones
#fe08d4 color schemes
#fe08d4 color preview, HTML & CSS examples
This text has a color of #fe08d4
<p style="color:#fe08d4;">Text here</p>
.mytext {color:#fe08d4;}
This box has a color of #fe08d4
<div style="background-color:#fe08d4;">Content here</div>
.mybackground {background-color:#fe08d4;}
Border around this has a color of #fe08d4
<div style="border:2px solid #fe08d4;">Content here</div>
.myborder {border:2px solid #fe08d4;}