#ff030d color space conversions
Hex:
#ff030d
RGB:
255, 3, 13
CMY:
0, 99, 95
CMYK:
0, 99, 95, 0
HSL:
358°, 100.0000%, 50.5882%
HSV (HSB):
358°, 98.8235%, 100.0000%
XYZ:
41.3452, 21.3542, 2.3234
xyY:
0.6359, 0.3284, 21.3542
CIE-Lab:
53.3350, 79.9909, 64.0696
CIE-LCH:
53.3350, 102.4864, 38.6934
CIE-Luv:
53.3350, 173.8925, 36.7636
Hunter-Lab:
46.2106, 78.8377, 29.3664
#ff030d color charts
#ff030d RGB chart
#ff030d CMYK chart
#ff030d RGB pie chart
#ff030d color shades, tints & tones
#ff030d color schemes
#ff030d color preview, HTML & CSS examples
This text has a color of #ff030d
<p style="color:#ff030d;">Text here</p>
.mytext {color:#ff030d;}
Text color #ff030d
This box has a color of #ff030d
<div style="background-color:#ff030d;">Content here</div>
.mybackground {background-color:#ff030d;}
Background color #ff030d
Border around this has a color of #ff030d
<div style="border:2px solid #ff030d;">Content here</div>
.myborder {border:2px solid #ff030d;}
Border color #ff030d