#ff2c1c color space conversions
Hex:
#ff2c1c
RGB:
255, 44, 28
CMY:
0, 83, 89
CMYK:
0, 83, 89, 0
HSL:
4°, 100.0000%, 55.4902%
HSV (HSB):
4°, 89.0196%, 100.0000%
XYZ:
42.3503, 23.1452, 3.3340
xyY:
0.6153, 0.3363, 23.1452
CIE-Lab:
55.2216, 74.9042, 60.2262
CIE-LCH:
55.2216, 96.1136, 38.8008
CIE-Luv:
55.2216, 162.3566, 38.0786
Hunter-Lab:
48.1095, 72.9402, 29.5678
#ff2c1c color charts
#ff2c1c color shades, tints & tones
#ff2c1c color schemes
#ff2c1c color preview, HTML & CSS examples
This text has a color of #ff2c1c
<p style="color:#ff2c1c;">Text here</p>
.mytext {color:#ff2c1c;}
This box has a color of #ff2c1c
<div style="background-color:#ff2c1c;">Content here</div>
.mybackground {background-color:#ff2c1c;}
Border around this has a color of #ff2c1c
<div style="border:2px solid #ff2c1c;">Content here</div>
.myborder {border:2px solid #ff2c1c;}