#ff1c20 color space conversions
Hex:
#ff1c20
RGB:
255, 28, 32
CMY:
0, 89, 87
CMYK:
0, 89, 87, 0
HSL:
359°, 100.0000%, 55.4902%
HSV (HSB):
359°, 89.0196%, 100.0000%
XYZ:
41.9160, 22.1948, 3.4413
xyY:
0.6205, 0.3286, 22.1948
CIE-Lab:
54.2331, 77.8551, 57.8575
CIE-LCH:
54.2331, 96.9995, 36.6176
CIE-Luv:
54.2331, 167.4219, 35.4525
Hunter-Lab:
47.1113, 76.3704, 28.6470
#ff1c20 color charts
#ff1c20 color shades, tints & tones
#ff1c20 color schemes
#ff1c20 color preview, HTML & CSS examples
This text has a color of #ff1c20
<p style="color:#ff1c20;">Text here</p>
.mytext {color:#ff1c20;}
This box has a color of #ff1c20
<div style="background-color:#ff1c20;">Content here</div>
.mybackground {background-color:#ff1c20;}
Border around this has a color of #ff1c20
<div style="border:2px solid #ff1c20;">Content here</div>
.myborder {border:2px solid #ff1c20;}