#ff7f5e color space conversions
Hex:
#ff7f5e
RGB:
255, 127, 94
CMY:
0, 50, 63
CMYK:
0, 50, 63, 0
HSL:
12°, 100.0000%, 68.4314%
HSV (HSB):
12°, 63.1373%, 100.0000%
XYZ:
50.8498, 37.2469, 15.0990
xyY:
0.4928, 0.3609, 37.2469
CIE-Lab:
67.4619, 46.1517, 40.3794
CIE-LCH:
67.4619, 61.3227, 41.1836
CIE-Luv:
67.4619, 98.8946, 38.2113
Hunter-Lab:
61.0302, 41.9214, 28.0527
#ff7f5e color charts
#ff7f5e color shades, tints & tones
#ff7f5e color schemes
#ff7f5e color preview, HTML & CSS examples
This text has a color of #ff7f5e
<p style="color:#ff7f5e;">Text here</p>
.mytext {color:#ff7f5e;}
This box has a color of #ff7f5e
<div style="background-color:#ff7f5e;">Content here</div>
.mybackground {background-color:#ff7f5e;}
Border around this has a color of #ff7f5e
<div style="border:2px solid #ff7f5e;">Content here</div>
.myborder {border:2px solid #ff7f5e;}