#fe07d3 color space conversions
Hex:
#fe07d3
RGB:
254, 7, 211
CMY:
0, 97, 17
CMYK:
0, 97, 17, 0
HSL:
310°, 99.1968%, 51.1765%
HSV (HSB):
310°, 97.2441%, 99.6078%
XYZ:
52.7069, 25.9259, 63.8543
xyY:
0.3699, 0.1820, 25.9259
CIE-Lab:
57.9667, 91.9616, -39.8781
CIE-LCH:
57.9667, 100.2357, 336.5566
CIE-Luv:
57.9667, 101.8353, -75.2161
Hunter-Lab:
50.9175, 95.6673, -38.7117
#fe07d3 color charts
#fe07d3 color shades, tints & tones
#fe07d3 color schemes
#fe07d3 color preview, HTML & CSS examples
This text has a color of #fe07d3
<p style="color:#fe07d3;">Text here</p>
.mytext {color:#fe07d3;}
This box has a color of #fe07d3
<div style="background-color:#fe07d3;">Content here</div>
.mybackground {background-color:#fe07d3;}
Border around this has a color of #fe07d3
<div style="border:2px solid #fe07d3;">Content here</div>
.myborder {border:2px solid #fe07d3;}