#ff100d color space conversions
Hex:
#ff100d
RGB:
255, 16, 13
CMY:
0, 94, 95
CMYK:
0, 94, 95, 0
HSL:
1°, 100.0000%, 52.5490%
HSV (HSB):
1°, 94.9020%, 100.0000%
XYZ:
41.4979, 21.6596, 2.3743
xyY:
0.6332, 0.3305, 21.6596
CIE-Lab:
53.6640, 79.0386, 64.2347
CIE-LCH:
53.6640, 101.8489, 39.1008
CIE-Luv:
53.6640, 172.0110, 37.3659
Hunter-Lab:
46.5399, 77.7170, 29.5532
#ff100d color charts
#ff100d RGB chart
#ff100d CMYK chart
#ff100d RGB pie chart
#ff100d color shades, tints & tones
#ff100d color schemes
#ff100d color preview, HTML & CSS examples
This text has a color of #ff100d
<p style="color:#ff100d;">Text here</p>
.mytext {color:#ff100d;}
Text color #ff100d
This box has a color of #ff100d
<div style="background-color:#ff100d;">Content here</div>
.mybackground {background-color:#ff100d;}
Background color #ff100d
Border around this has a color of #ff100d
<div style="border:2px solid #ff100d;">Content here</div>
.myborder {border:2px solid #ff100d;}
Border color #ff100d