#ff201d color space conversions
Hex:
#ff201d
RGB:
255, 32, 29
CMY:
0, 87, 89
CMYK:
0, 87, 89, 0
HSL:
1°, 100.0000%, 55.6863%
HSV (HSB):
1°, 88.6275%, 100.0000%
XYZ:
41.9783, 22.3817, 3.2700
xyY:
0.6207, 0.3309, 22.3817
CIE-Lab:
54.4297, 77.1960, 59.2636
CIE-LCH:
54.4297, 97.3211, 37.5136
CIE-Luv:
54.4297, 166.6142, 36.4254
Hunter-Lab:
47.3093, 75.5944, 29.0184
#ff201d color charts
#ff201d color shades, tints & tones
#ff201d color schemes
#ff201d color preview, HTML & CSS examples
This text has a color of #ff201d
<p style="color:#ff201d;">Text here</p>
.mytext {color:#ff201d;}
This box has a color of #ff201d
<div style="background-color:#ff201d;">Content here</div>
.mybackground {background-color:#ff201d;}
Border around this has a color of #ff201d
<div style="border:2px solid #ff201d;">Content here</div>
.myborder {border:2px solid #ff201d;}