#ff0308 color space conversions
Hex:
#ff0308
RGB:
255, 3, 8
CMY:
0, 99, 97
CMYK:
0, 99, 97, 0
HSL:
359°, 100.0000%, 50.5882%
HSV (HSB):
359°, 98.8235%, 100.0000%
XYZ:
41.3164, 21.3427, 2.1717
xyY:
0.6373, 0.3292, 21.3427
CIE-Lab:
53.3225, 79.9567, 65.2831
CIE-LCH:
53.3225, 103.2228, 39.2310
CIE-Luv:
53.3225, 174.1899, 37.2048
Hunter-Lab:
46.1981, 78.7913, 29.5516
#ff0308 color charts
#ff0308 RGB chart
#ff0308 CMYK chart
#ff0308 RGB pie chart
#ff0308 color shades, tints & tones
#ff0308 color schemes
#ff0308 color preview, HTML & CSS examples
This text has a color of #ff0308
<p style="color:#ff0308;">Text here</p>
.mytext {color:#ff0308;}
Text color #ff0308
This box has a color of #ff0308
<div style="background-color:#ff0308;">Content here</div>
.mybackground {background-color:#ff0308;}
Background color #ff0308
Border around this has a color of #ff0308
<div style="border:2px solid #ff0308;">Content here</div>
.myborder {border:2px solid #ff0308;}
Border color #ff0308