#ff994d color space conversions
Hex:
#ff994d
RGB:
255, 153, 77
CMY:
0, 40, 70
CMYK:
0, 40, 70, 0
HSL:
26°, 100.0000%, 65.0980%
HSV (HSB):
26°, 69.8039%, 100.0000%
XYZ:
53.9708, 44.5783, 12.7811
xyY:
0.4848, 0.4004, 44.5783
CIE-Lab:
72.6133, 32.0870, 54.8554
CIE-LCH:
72.6133, 63.5507, 59.6750
CIE-Luv:
72.6133, 81.0383, 55.5801
Hunter-Lab:
66.7670, 27.4475, 35.3871
#ff994d color charts
#ff994d RGB chart
#ff994d CMYK chart
#ff994d RGB pie chart
#ff994d color shades, tints & tones
#ff994d color schemes
#ff994d color preview, HTML & CSS examples
This text has a color of #ff994d
<p style="color:#ff994d;">Text here</p>
.mytext {color:#ff994d;}
Text color #ff994d
This box has a color of #ff994d
<div style="background-color:#ff994d;">Content here</div>
.mybackground {background-color:#ff994d;}
Background color #ff994d
Border around this has a color of #ff994d
<div style="border:2px solid #ff994d;">Content here</div>
.myborder {border:2px solid #ff994d;}
Border color #ff994d