#ff1c0d color space conversions
Hex:
#ff1c0d
RGB:
255, 28, 13
CMY:
0, 89, 95
CMYK:
0, 89, 95, 0
HSL:
4°, 100.0000%, 52.5490%
HSV (HSB):
4°, 94.9020%, 100.0000%
XYZ:
41.7279, 22.1196, 2.4510
xyY:
0.6294, 0.3336, 22.1196
CIE-Lab:
54.1536, 77.6274, 64.4839
CIE-LCH:
54.1536, 100.9168, 39.7159
CIE-Luv:
54.1536, 169.2360, 38.2591
Hunter-Lab:
47.0314, 76.0663, 29.8322
#ff1c0d color charts
#ff1c0d color shades, tints & tones
#ff1c0d color schemes
#ff1c0d color preview, HTML & CSS examples
This text has a color of #ff1c0d
<p style="color:#ff1c0d;">Text here</p>
.mytext {color:#ff1c0d;}
This box has a color of #ff1c0d
<div style="background-color:#ff1c0d;">Content here</div>
.mybackground {background-color:#ff1c0d;}
Border around this has a color of #ff1c0d
<div style="border:2px solid #ff1c0d;">Content here</div>
.myborder {border:2px solid #ff1c0d;}