#ff965f color space conversions
Hex:
#ff965f
RGB:
255, 150, 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.2119, 43.8989, 16.4425
xyY:
0.4732, 0.3832, 43.8989
CIE-Lab:
72.1609, 34.6530, 45.4975
CIE-LCH:
72.1609, 57.1913, 52.7054
CIE-Luv:
72.1609, 81.3592, 47.0350
Hunter-Lab:
66.2563, 30.1030, 31.6656
#ff965f color charts
#ff965f color shades, tints & tones
#ff965f color schemes
#ff965f color preview, HTML & CSS examples
This text has a color of #ff965f
<p style="color:#ff965f;">Text here</p>
.mytext {color:#ff965f;}
This box has a color of #ff965f
<div style="background-color:#ff965f;">Content here</div>
.mybackground {background-color:#ff965f;}
Border around this has a color of #ff965f
<div style="border:2px solid #ff965f;">Content here</div>
.myborder {border:2px solid #ff965f;}