#fe097a color space conversions
Hex:
#fe097a
RGB:
254, 9, 122
CMY:
0, 96, 52
CMYK:
0, 96, 52, 0
HSL:
332°, 99.1903%, 51.5686%
HSV (HSB):
332°, 96.4567%, 99.6078%
XYZ:
44.4836, 22.6713, 20.4438
xyY:
0.5078, 0.2588, 22.6713
CIE-Lab:
54.7322, 83.3213, 7.4278
CIE-LCH:
54.7322, 83.6518, 5.0943
CIE-Luv:
54.7322, 143.1709, -7.6310
Hunter-Lab:
47.6144, 83.4376, 7.8733
#fe097a color charts
#fe097a color shades, tints & tones
#fe097a color schemes
#fe097a color preview, HTML & CSS examples
This text has a color of #fe097a
<p style="color:#fe097a;">Text here</p>
.mytext {color:#fe097a;}
This box has a color of #fe097a
<div style="background-color:#fe097a;">Content here</div>
.mybackground {background-color:#fe097a;}
Border around this has a color of #fe097a
<div style="border:2px solid #fe097a;">Content here</div>
.myborder {border:2px solid #fe097a;}