#ff201c color space conversions
Hex:
#ff201c
RGB:
255, 32, 28
CMY:
0, 87, 89
CMYK:
0, 87, 89, 0
HSL:
1°, 100.0000%, 55.4902%
HSV (HSB):
1°, 89.0196%, 100.0000%
XYZ:
41.9661, 22.3769, 3.2059
xyY:
0.6213, 0.3313, 22.3769
CIE-Lab:
54.4246, 77.1812, 59.6636
CIE-LCH:
54.4246, 97.5535, 37.7052
CIE-Luv:
54.4246, 166.7293, 36.6054
Hunter-Lab:
47.3042, 75.5747, 29.0947
#ff201c color charts
#ff201c RGB chart
#ff201c CMYK chart
#ff201c RGB pie chart
#ff201c color shades, tints & tones
#ff201c color schemes
#ff201c color preview, HTML & CSS examples
This text has a color of #ff201c
<p style="color:#ff201c;">Text here</p>
.mytext {color:#ff201c;}
Text color #ff201c
This box has a color of #ff201c
<div style="background-color:#ff201c;">Content here</div>
.mybackground {background-color:#ff201c;}
Background color #ff201c
Border around this has a color of #ff201c
<div style="border:2px solid #ff201c;">Content here</div>
.myborder {border:2px solid #ff201c;}
Border color #ff201c