#fe07da color space conversions
Hex:
#fe07da
RGB:
254, 7, 218
CMY:
0, 97, 15
CMYK:
0, 97, 14, 0
HSL:
309°, 99.1968%, 51.1765%
HSV (HSB):
309°, 97.2441%, 99.6078%
XYZ:
53.6039, 26.2847, 68.5779
xyY:
0.3611, 0.1770, 26.2847
CIE-Lab:
58.3063, 92.8148, -43.3227
CIE-LCH:
58.3063, 102.4278, 334.9785
CIE-Luv:
58.3063, 98.6963, -80.6517
Hunter-Lab:
51.2686, 96.9105, -43.4193
#fe07da color charts
#fe07da color shades, tints & tones
#fe07da color schemes
#fe07da color preview, HTML & CSS examples
This text has a color of #fe07da
<p style="color:#fe07da;">Text here</p>
.mytext {color:#fe07da;}
This box has a color of #fe07da
<div style="background-color:#fe07da;">Content here</div>
.mybackground {background-color:#fe07da;}
Border around this has a color of #fe07da
<div style="border:2px solid #fe07da;">Content here</div>
.myborder {border:2px solid #fe07da;}