#ff975f color space conversions
Hex:
#ff975f
RGB:
255, 151, 95
CMY:
0, 41, 63
CMYK:
0, 41, 63, 0
HSL:
21°, 100.0000%, 68.6275%
HSV (HSB):
21°, 62.7451%, 100.0000%
XYZ:
54.3722, 44.2194, 16.4960
xyY:
0.4724, 0.3842, 44.2194
CIE-Lab:
72.3749, 34.1386, 45.7513
CIE-LCH:
72.3749, 57.0843, 53.2705
CIE-Luv:
72.3749, 80.5969, 47.4514
Hunter-Lab:
66.4977, 29.5804, 31.8404
#ff975f color charts
#ff975f color shades, tints & tones
#ff975f color schemes
#ff975f color preview, HTML & CSS examples
This text has a color of #ff975f
<p style="color:#ff975f;">Text here</p>
.mytext {color:#ff975f;}
This box has a color of #ff975f
<div style="background-color:#ff975f;">Content here</div>
.mybackground {background-color:#ff975f;}
Border around this has a color of #ff975f
<div style="border:2px solid #ff975f;">Content here</div>
.myborder {border:2px solid #ff975f;}