#ff010d color space conversions
Hex:
#ff010d
RGB:
255, 1, 13
CMY:
0, 100, 95
CMYK:
0, 100, 95, 0
HSL:
357°, 100.0000%, 50.1961%
HSV (HSB):
357°, 99.6078%, 100.0000%
XYZ:
41.3235, 21.3108, 2.3162
xyY:
0.6362, 0.3281, 21.3108
CIE-Lab:
53.2879, 80.1273, 64.0462
CIE-LCH:
53.2879, 102.5782, 38.6356
CIE-Luv:
53.2879, 174.1625, 36.6774
Hunter-Lab:
46.1636, 78.9986, 29.3398
#ff010d color charts
#ff010d RGB chart
#ff010d CMYK chart
#ff010d RGB pie chart
#ff010d color shades, tints & tones
#ff010d color schemes
#ff010d color preview, HTML & CSS examples
This text has a color of #ff010d
<p style="color:#ff010d;">Text here</p>
.mytext {color:#ff010d;}
Text color #ff010d
This box has a color of #ff010d
<div style="background-color:#ff010d;">Content here</div>
.mybackground {background-color:#ff010d;}
Background color #ff010d
Border around this has a color of #ff010d
<div style="border:2px solid #ff010d;">Content here</div>
.myborder {border:2px solid #ff010d;}
Border color #ff010d