#ff080d color space conversions
Hex:
#ff080d
RGB:
255, 8, 13
CMY:
0, 97, 95
CMYK:
0, 97, 95, 0
HSL:
359°, 100.0000%, 51.5686%
HSV (HSB):
359°, 96.8627%, 100.0000%
XYZ:
41.3995, 21.4627, 2.3415
xyY:
0.6349, 0.3292, 21.4627
CIE-Lab:
53.4522, 79.6511, 64.1282
CIE-LCH:
53.4522, 102.2581, 38.8380
CIE-Luv:
53.4522, 173.2204, 36.9785
Hunter-Lab:
46.3279, 78.4372, 29.4329
#ff080d color charts
#ff080d RGB chart
#ff080d CMYK chart
#ff080d RGB pie chart
#ff080d color shades, tints & tones
#ff080d color schemes
#ff080d color preview, HTML & CSS examples
This text has a color of #ff080d
<p style="color:#ff080d;">Text here</p>
.mytext {color:#ff080d;}
Text color #ff080d
This box has a color of #ff080d
<div style="background-color:#ff080d;">Content here</div>
.mybackground {background-color:#ff080d;}
Background color #ff080d
Border around this has a color of #ff080d
<div style="border:2px solid #ff080d;">Content here</div>
.myborder {border:2px solid #ff080d;}
Border color #ff080d