#ff8a7e color space conversions
Hex:
#ff8a7e
RGB:
255, 138, 126
CMY:
0, 46, 51
CMYK:
0, 46, 51, 0
HSL:
6°, 100.0000%, 74.7059%
HSV (HSB):
6°, 50.5882%, 100.0000%
XYZ:
54.0944, 40.9433, 24.7904
xyY:
0.4514, 0.3417, 40.9433
CIE-Lab:
70.1362, 43.0802, 26.3857
CIE-LCH:
70.1362, 50.5184, 31.4865
CIE-Luv:
70.1362, 85.2801, 25.4103
Hunter-Lab:
63.9870, 38.9261, 21.8202
#ff8a7e color charts
#ff8a7e color shades, tints & tones
#ff8a7e color schemes
#ff8a7e color preview, HTML & CSS examples
This text has a color of #ff8a7e
<p style="color:#ff8a7e;">Text here</p>
.mytext {color:#ff8a7e;}
This box has a color of #ff8a7e
<div style="background-color:#ff8a7e;">Content here</div>
.mybackground {background-color:#ff8a7e;}
Border around this has a color of #ff8a7e
<div style="border:2px solid #ff8a7e;">Content here</div>
.myborder {border:2px solid #ff8a7e;}