#ff1c10 color space conversions
Hex:
#ff1c10
RGB:
255, 28, 16
CMY:
0, 89, 94
CMYK:
0, 89, 94, 0
HSL:
3°, 100.0000%, 53.1373%
HSV (HSB):
3°, 93.7255%, 100.0000%
XYZ:
41.7488, 22.1279, 2.5609
xyY:
0.6284, 0.3331, 22.1279
CIE-Lab:
54.1625, 77.6528, 63.6670
CIE-LCH:
54.1625, 100.4163, 39.3481
CIE-Luv:
54.1625, 169.0326, 37.9448
Hunter-Lab:
47.0403, 76.1001, 29.7004
#ff1c10 color charts
#ff1c10 color shades, tints & tones
#ff1c10 color schemes
#ff1c10 color preview, HTML & CSS examples
This text has a color of #ff1c10
<p style="color:#ff1c10;">Text here</p>
.mytext {color:#ff1c10;}
This box has a color of #ff1c10
<div style="background-color:#ff1c10;">Content here</div>
.mybackground {background-color:#ff1c10;}
Border around this has a color of #ff1c10
<div style="border:2px solid #ff1c10;">Content here</div>
.myborder {border:2px solid #ff1c10;}