#ff201e color space conversions
Hex:
#ff201e
RGB:
255, 32, 30
CMY:
0, 87, 88
CMYK:
0, 87, 88, 0
HSL:
1°, 100.0000%, 55.8824%
HSV (HSB):
1°, 88.2353%, 100.0000%
XYZ:
41.9909, 22.3868, 3.3362
xyY:
0.6201, 0.3306, 22.3868
CIE-Lab:
54.4350, 77.2113, 58.8560
CIE-LCH:
54.4350, 97.0856, 37.3172
CIE-Luv:
54.4350, 166.4955, 36.2396
Hunter-Lab:
47.3147, 75.6147, 28.9397
#ff201e color charts
#ff201e color shades, tints & tones
#ff201e color schemes
#ff201e color preview, HTML & CSS examples
This text has a color of #ff201e
<p style="color:#ff201e;">Text here</p>
.mytext {color:#ff201e;}
This box has a color of #ff201e
<div style="background-color:#ff201e;">Content here</div>
.mybackground {background-color:#ff201e;}
Border around this has a color of #ff201e
<div style="border:2px solid #ff201e;">Content here</div>
.myborder {border:2px solid #ff201e;}