#ff9a7f color space conversions
Hex:
#ff9a7f
RGB:
255, 154, 127
CMY:
0, 40, 50
CMYK:
0, 40, 50, 0
HSL:
13°, 100.0000%, 74.9020%
HSV (HSB):
13°, 50.1961%, 100.0000%
XYZ:
56.6264, 45.9035, 25.9544
xyY:
0.4407, 0.3573, 45.9035
CIE-Lab:
73.4829, 35.0214, 30.2736
CIE-LCH:
73.4829, 46.2925, 40.8411
CIE-Luv:
73.4829, 73.9054, 32.1168
Hunter-Lab:
67.7521, 30.6218, 24.7138
#ff9a7f color charts
#ff9a7f color shades, tints & tones
#ff9a7f color schemes
#ff9a7f color preview, HTML & CSS examples
This text has a color of #ff9a7f
<p style="color:#ff9a7f;">Text here</p>
.mytext {color:#ff9a7f;}
This box has a color of #ff9a7f
<div style="background-color:#ff9a7f;">Content here</div>
.mybackground {background-color:#ff9a7f;}
Border around this has a color of #ff9a7f
<div style="border:2px solid #ff9a7f;">Content here</div>
.myborder {border:2px solid #ff9a7f;}