#ff9f5f color space conversions
Hex:
#ff9f5f
RGB:
255, 159, 95
CMY:
0, 38, 63
CMYK:
0, 38, 63, 0
HSL:
24°, 100.0000%, 68.6275%
HSV (HSB):
24°, 62.7451%, 100.0000%
XYZ:
55.7037, 46.8825, 16.9398
xyY:
0.4660, 0.3922, 46.8825
CIE-Lab:
74.1145, 30.0011, 47.8028
CIE-LCH:
74.1145, 56.4374, 57.8876
CIE-Luv:
74.1145, 74.4984, 50.8090
Hunter-Lab:
68.4708, 25.3929, 33.2611
#ff9f5f color charts
#ff9f5f color shades, tints & tones
#ff9f5f color schemes
#ff9f5f color preview, HTML & CSS examples
This text has a color of #ff9f5f
<p style="color:#ff9f5f;">Text here</p>
.mytext {color:#ff9f5f;}
This box has a color of #ff9f5f
<div style="background-color:#ff9f5f;">Content here</div>
.mybackground {background-color:#ff9f5f;}
Border around this has a color of #ff9f5f
<div style="border:2px solid #ff9f5f;">Content here</div>
.myborder {border:2px solid #ff9f5f;}