#fe7065 color space conversions
Hex:
#fe7065
RGB:
254, 112, 101
CMY:
0, 56, 60
CMYK:
0, 56, 60, 0
HSL:
4°, 98.7097%, 69.6078%
HSV (HSB):
4°, 60.2362%, 99.6078%
XYZ:
49.0162, 33.5988, 16.2137
xyY:
0.4960, 0.3400, 33.5988
CIE-Lab:
64.6428, 53.3641, 33.0317
CIE-LCH:
64.6428, 62.7600, 31.7570
CIE-Luv:
64.6428, 107.6033, 28.8011
Hunter-Lab:
57.9644, 49.5063, 23.9906
#fe7065 color charts
#fe7065 color shades, tints & tones
#fe7065 color schemes
#fe7065 color preview, HTML & CSS examples
This text has a color of #fe7065
<p style="color:#fe7065;">Text here</p>
.mytext {color:#fe7065;}
This box has a color of #fe7065
<div style="background-color:#fe7065;">Content here</div>
.mybackground {background-color:#fe7065;}
Border around this has a color of #fe7065
<div style="border:2px solid #fe7065;">Content here</div>
.myborder {border:2px solid #fe7065;}