#ff400a color space conversions
Hex:
#ff400a
RGB:
255, 64, 10
CMY:
0, 75, 96
CMYK:
0, 75, 96, 0
HSL:
13°, 100.0000%, 51.9608%
HSV (HSB):
13°, 96.0784%, 100.0000%
XYZ:
43.1282, 24.9487, 2.8296
xyY:
0.6082, 0.3519, 24.9487
CIE-Lab:
57.0254, 69.4532, 66.6652
CIE-LCH:
57.0254, 96.2704, 43.8266
CIE-Luv:
57.0254, 153.6515, 43.6922
Hunter-Lab:
49.9487, 66.7156, 31.6052
#ff400a color charts
#ff400a RGB chart
#ff400a CMYK chart
#ff400a RGB pie chart
#ff400a color shades, tints & tones
#ff400a color schemes
#ff400a color preview, HTML & CSS examples
This text has a color of #ff400a
<p style="color:#ff400a;">Text here</p>
.mytext {color:#ff400a;}
Text color #ff400a
This box has a color of #ff400a
<div style="background-color:#ff400a;">Content here</div>
.mybackground {background-color:#ff400a;}
Background color #ff400a
Border around this has a color of #ff400a
<div style="border:2px solid #ff400a;">Content here</div>
.myborder {border:2px solid #ff400a;}
Border color #ff400a