#ff001c color space conversions
Hex:
#ff001c
RGB:
255, 0, 28
CMY:
0, 100, 89
CMYK:
0, 100, 89, 0
HSL:
353°, 100.0000%, 50.0000%
HSV (HSB):
353°, 100.0000%, 100.0000%
XYZ:
41.4496, 21.3438, 3.0337
xyY:
0.6297, 0.3242, 21.3438
CIE-Lab:
53.3238, 80.3577, 58.8916
CIE-LCH:
53.3238, 99.6272, 36.2365
CIE-Luv:
53.3238, 172.8916, 34.5537
Hunter-Lab:
46.1994, 79.2993, 28.4462
#ff001c color charts
#ff001c RGB chart
#ff001c CMYK chart
#ff001c RGB pie chart
#ff001c color shades, tints & tones
#ff001c color schemes
#ff001c color preview, HTML & CSS examples
This text has a color of #ff001c
<p style="color:#ff001c;">Text here</p>
.mytext {color:#ff001c;}
Text color #ff001c
This box has a color of #ff001c
<div style="background-color:#ff001c;">Content here</div>
.mybackground {background-color:#ff001c;}
Background color #ff001c
Border around this has a color of #ff001c
<div style="border:2px solid #ff001c;">Content here</div>
.myborder {border:2px solid #ff001c;}
Border color #ff001c