#ff000d color space conversions
Hex:
#ff000d
RGB:
255, 0, 13
CMY:
0, 100, 95
CMYK:
0, 100, 95, 0
HSL:
357°, 100.0000%, 50.0000%
HSV (HSB):
357°, 100.0000%, 100.0000%
XYZ:
41.3126, 21.2891, 2.3125
xyY:
0.6364, 0.3280, 21.2891
CIE-Lab:
53.2644, 80.1955, 64.0345
CIE-LCH:
53.2644, 102.6243, 38.6067
CIE-Luv:
53.2644, 174.2977, 36.6342
Hunter-Lab:
46.1401, 79.0793, 29.3264
#ff000d color charts
#ff000d RGB chart
#ff000d CMYK chart
#ff000d RGB pie chart
#ff000d color shades, tints & tones
#ff000d color schemes
#ff000d color preview, HTML & CSS examples
This text has a color of #ff000d
<p style="color:#ff000d;">Text here</p>
.mytext {color:#ff000d;}
Text color #ff000d
This box has a color of #ff000d
<div style="background-color:#ff000d;">Content here</div>
.mybackground {background-color:#ff000d;}
Background color #ff000d
Border around this has a color of #ff000d
<div style="border:2px solid #ff000d;">Content here</div>
.myborder {border:2px solid #ff000d;}
Border color #ff000d