#ff2c1d color space conversions
Hex:
#ff2c1d
RGB:
255, 44, 29
CMY:
0, 83, 89
CMYK:
0, 83, 89, 0
HSL:
4°, 100.0000%, 55.6863%
HSV (HSB):
4°, 88.6275%, 100.0000%
XYZ:
42.3625, 23.1501, 3.3981
xyY:
0.6147, 0.3359, 23.1501
CIE-Lab:
55.2266, 74.9193, 59.8364
CIE-LCH:
55.2266, 95.8817, 38.6136
CIE-Luv:
55.2266, 162.2474, 37.9010
Hunter-Lab:
48.1145, 72.9600, 29.4928
#ff2c1d color charts
#ff2c1d color shades, tints & tones
#ff2c1d color schemes
#ff2c1d color preview, HTML & CSS examples
This text has a color of #ff2c1d
<p style="color:#ff2c1d;">Text here</p>
.mytext {color:#ff2c1d;}
This box has a color of #ff2c1d
<div style="background-color:#ff2c1d;">Content here</div>
.mybackground {background-color:#ff2c1d;}
Border around this has a color of #ff2c1d
<div style="border:2px solid #ff2c1d;">Content here</div>
.myborder {border:2px solid #ff2c1d;}