#ff2c19 color space conversions
Hex:
#ff2c19
RGB:
255, 44, 25
CMY:
0, 83, 90
CMYK:
0, 83, 90, 0
HSL:
5°, 100.0000%, 54.9020%
HSV (HSB):
5°, 90.1961%, 100.0000%
XYZ:
42.3162, 23.1316, 3.1542
xyY:
0.6168, 0.3372, 23.1316
CIE-Lab:
55.2076, 74.8620, 61.3473
CIE-LCH:
55.2076, 96.7874, 39.3337
CIE-Luv:
55.2076, 162.6635, 38.5780
Hunter-Lab:
48.0953, 72.8847, 29.7783
#ff2c19 color charts
#ff2c19 color shades, tints & tones
#ff2c19 color schemes
#ff2c19 color preview, HTML & CSS examples
This text has a color of #ff2c19
<p style="color:#ff2c19;">Text here</p>
.mytext {color:#ff2c19;}
This box has a color of #ff2c19
<div style="background-color:#ff2c19;">Content here</div>
.mybackground {background-color:#ff2c19;}
Border around this has a color of #ff2c19
<div style="border:2px solid #ff2c19;">Content here</div>
.myborder {border:2px solid #ff2c19;}