#ff082c color space conversions
Hex:
#ff082c
RGB:
255, 8, 44
CMY:
0, 97, 83
CMYK:
0, 97, 83, 0
HSL:
351°, 100.0000%, 51.5686%
HSV (HSB):
351°, 96.8627%, 100.0000%
XYZ:
41.7815, 21.6155, 4.3530
xyY:
0.6167, 0.3190, 21.6155
CIE-Lab:
53.6167, 80.1045, 51.6421
CIE-LCH:
53.6167, 95.3081, 32.8092
CIE-Luv:
53.6167, 169.4032, 31.2695
Hunter-Lab:
46.4925, 79.0509, 26.9936
#ff082c color charts
#ff082c RGB chart
#ff082c CMYK chart
#ff082c RGB pie chart
#ff082c color shades, tints & tones
#ff082c color schemes
#ff082c color preview, HTML & CSS examples
This text has a color of #ff082c
<p style="color:#ff082c;">Text here</p>
.mytext {color:#ff082c;}
Text color #ff082c
This box has a color of #ff082c
<div style="background-color:#ff082c;">Content here</div>
.mybackground {background-color:#ff082c;}
Background color #ff082c
Border around this has a color of #ff082c
<div style="border:2px solid #ff082c;">Content here</div>
.myborder {border:2px solid #ff082c;}
Border color #ff082c