#fe08cf color space conversions
Hex:
#fe08cf
RGB:
254, 8, 207
CMY:
0, 97, 19
CMYK:
0, 97, 19, 0
HSL:
311°, 99.1935%, 51.3725%
HSV (HSB):
311°, 96.8504%, 99.6078%
XYZ:
52.2224, 25.7495, 61.2492
xyY:
0.3751, 0.1850, 25.7495
CIE-Lab:
57.7985, 91.4239, -37.8598
CIE-LCH:
57.7985, 98.9530, 337.5049
CIE-Luv:
57.7985, 103.6009, -72.0442
Hunter-Lab:
50.7440, 94.8986, -36.0437
#fe08cf color charts
#fe08cf color shades, tints & tones
#fe08cf color schemes
#fe08cf color preview, HTML & CSS examples
This text has a color of #fe08cf
<p style="color:#fe08cf;">Text here</p>
.mytext {color:#fe08cf;}
This box has a color of #fe08cf
<div style="background-color:#fe08cf;">Content here</div>
.mybackground {background-color:#fe08cf;}
Border around this has a color of #fe08cf
<div style="border:2px solid #fe08cf;">Content here</div>
.myborder {border:2px solid #fe08cf;}