#fe94a8 color space conversions
Hex:
#fe94a8
RGB:
254, 148, 168
CMY:
0, 42, 34
CMYK:
0, 42, 34, 0
HSL:
349°, 98.1481%, 78.8235%
HSV (HSB):
349°, 41.7323%, 99.6078%
XYZ:
58.5308, 45.0778, 42.6618
xyY:
0.4002, 0.3082, 45.0778
CIE-Lab:
72.9431, 42.0128, 7.0012
CIE-LCH:
72.9431, 42.5922, 9.4611
CIE-Luv:
72.9431, 69.7445, 1.8405
Hunter-Lab:
67.1400, 38.1165, 9.3242
#fe94a8 color charts
#fe94a8 color shades, tints & tones
#fe94a8 color schemes
#fe94a8 color preview, HTML & CSS examples
This text has a color of #fe94a8
<p style="color:#fe94a8;">Text here</p>
.mytext {color:#fe94a8;}
This box has a color of #fe94a8
<div style="background-color:#fe94a8;">Content here</div>
.mybackground {background-color:#fe94a8;}
Border around this has a color of #fe94a8
<div style="border:2px solid #fe94a8;">Content here</div>
.myborder {border:2px solid #fe94a8;}