#fe09da color space conversions
Hex:
#fe09da
RGB:
254, 9, 218
CMY:
0, 96, 15
CMYK:
0, 96, 14, 0
HSL:
309°, 99.1903%, 51.5686%
HSV (HSB):
309°, 96.4567%, 99.6078%
XYZ:
53.6256, 26.3282, 68.5851
xyY:
0.3610, 0.1772, 26.3282
CIE-Lab:
58.3472, 92.6943, -43.2582
CIE-LCH:
58.3472, 102.2913, 334.9827
CIE-Luv:
58.3472, 98.6020, -80.5467
Hunter-Lab:
51.3110, 96.7580, -43.3327
#fe09da color charts
#fe09da color shades, tints & tones
#fe09da color schemes
#fe09da color preview, HTML & CSS examples
This text has a color of #fe09da
<p style="color:#fe09da;">Text here</p>
.mytext {color:#fe09da;}
This box has a color of #fe09da
<div style="background-color:#fe09da;">Content here</div>
.mybackground {background-color:#fe09da;}
Border around this has a color of #fe09da
<div style="border:2px solid #fe09da;">Content here</div>
.myborder {border:2px solid #fe09da;}