#ff9f60 color space conversions
Hex:
#ff9f60
RGB:
255, 159, 96
CMY:
0, 38, 62
CMYK:
0, 38, 62, 0
HSL:
24°, 100.0000%, 68.8235%
HSV (HSB):
24°, 62.3529%, 100.0000%
XYZ:
55.7495, 46.9008, 17.1808
xyY:
0.4652, 0.3914, 46.9008
CIE-Lab:
74.1263, 30.0651, 47.3154
CIE-LCH:
74.1263, 56.0594, 57.5673
CIE-Luv:
74.1263, 74.3866, 50.3667
Hunter-Lab:
68.4842, 25.4605, 33.0647
#ff9f60 color charts
#ff9f60 color shades, tints & tones
#ff9f60 color schemes
#ff9f60 color preview, HTML & CSS examples
This text has a color of #ff9f60
<p style="color:#ff9f60;">Text here</p>
.mytext {color:#ff9f60;}
This box has a color of #ff9f60
<div style="background-color:#ff9f60;">Content here</div>
.mybackground {background-color:#ff9f60;}
Border around this has a color of #ff9f60
<div style="border:2px solid #ff9f60;">Content here</div>
.myborder {border:2px solid #ff9f60;}