#ff400d color space conversions
Hex:
#ff400d
RGB:
255, 64, 13
CMY:
0, 75, 95
CMYK:
0, 75, 95, 0
HSL:
13°, 100.0000%, 52.5490%
HSV (HSB):
13°, 94.9020%, 100.0000%
XYZ:
43.1460, 24.9559, 2.9237
xyY:
0.6075, 0.3514, 24.9559
CIE-Lab:
57.0324, 69.4762, 66.0280
CIE-LCH:
57.0324, 95.8470, 43.5423
CIE-Luv:
57.0324, 153.5076, 43.4360
Hunter-Lab:
49.9558, 66.7449, 31.4991
#ff400d color charts
#ff400d RGB chart
#ff400d CMYK chart
#ff400d RGB pie chart
#ff400d color shades, tints & tones
#ff400d color schemes
#ff400d color preview, HTML & CSS examples
This text has a color of #ff400d
<p style="color:#ff400d;">Text here</p>
.mytext {color:#ff400d;}
Text color #ff400d
This box has a color of #ff400d
<div style="background-color:#ff400d;">Content here</div>
.mybackground {background-color:#ff400d;}
Background color #ff400d
Border around this has a color of #ff400d
<div style="border:2px solid #ff400d;">Content here</div>
.myborder {border:2px solid #ff400d;}
Border color #ff400d