#fe767a color space conversions
Hex:
#fe767a
RGB:
254, 118, 122
CMY:
0, 54, 52
CMYK:
0, 54, 52, 0
HSL:
358°, 98.5507%, 72.9412%
HSV (HSB):
358°, 53.5433%, 99.6078%
XYZ:
50.8643, 35.4328, 22.5707
xyY:
0.4672, 0.3255, 35.4328
CIE-Lab:
66.0843, 52.1283, 23.1591
CIE-LCH:
66.0843, 57.0412, 23.9542
CIE-Luv:
66.0843, 98.9147, 19.0892
Hunter-Lab:
59.5255, 48.3581, 19.1864
#fe767a color charts
#fe767a color shades, tints & tones
#fe767a color schemes
#fe767a color preview, HTML & CSS examples
This text has a color of #fe767a
<p style="color:#fe767a;">Text here</p>
.mytext {color:#fe767a;}
This box has a color of #fe767a
<div style="background-color:#fe767a;">Content here</div>
.mybackground {background-color:#fe767a;}
Border around this has a color of #fe767a
<div style="border:2px solid #fe767a;">Content here</div>
.myborder {border:2px solid #fe767a;}