#fe78a2 color space conversions
Hex:
#fe78a2
RGB:
254, 120, 162
CMY:
0, 53, 36
CMYK:
0, 53, 36, 0
HSL:
341°, 98.5294%, 73.3333%
HSV (HSB):
341°, 52.7559%, 99.6078%
XYZ:
54.1111, 37.1124, 38.4939
xyY:
0.4171, 0.2861, 37.1124
CIE-Lab:
67.3613, 55.0838, 2.3075
CIE-LCH:
67.3613, 55.1321, 2.3988
CIE-Luv:
67.3613, 87.7260, -7.3924
Hunter-Lab:
60.9200, 51.9397, 5.1800
#fe78a2 color charts
#fe78a2 color shades, tints & tones
#fe78a2 color schemes
#fe78a2 color preview, HTML & CSS examples
This text has a color of #fe78a2
<p style="color:#fe78a2;">Text here</p>
.mytext {color:#fe78a2;}
This box has a color of #fe78a2
<div style="background-color:#fe78a2;">Content here</div>
.mybackground {background-color:#fe78a2;}
Border around this has a color of #fe78a2
<div style="border:2px solid #fe78a2;">Content here</div>
.myborder {border:2px solid #fe78a2;}