#ff080c color space conversions
Hex:
#ff080c
RGB:
255, 8, 12
CMY:
0, 97, 95
CMYK:
0, 97, 95, 0
HSL:
359°, 100.0000%, 51.5686%
HSV (HSB):
359°, 96.8627%, 100.0000%
XYZ:
41.3932, 21.4602, 2.3084
xyY:
0.6352, 0.3293, 21.4602
CIE-Lab:
53.4495, 79.6436, 64.3869
CIE-LCH:
53.4495, 102.4147, 38.9534
CIE-Luv:
53.4495, 173.2846, 37.0744
Hunter-Lab:
46.3252, 78.4271, 29.4732
#ff080c color charts
#ff080c RGB chart
#ff080c CMYK chart
#ff080c RGB pie chart
#ff080c color shades, tints & tones
#ff080c color schemes
#ff080c color preview, HTML & CSS examples
This text has a color of #ff080c
<p style="color:#ff080c;">Text here</p>
.mytext {color:#ff080c;}
Text color #ff080c
This box has a color of #ff080c
<div style="background-color:#ff080c;">Content here</div>
.mybackground {background-color:#ff080c;}
Background color #ff080c
Border around this has a color of #ff080c
<div style="border:2px solid #ff080c;">Content here</div>
.myborder {border:2px solid #ff080c;}
Border color #ff080c