#ff2c1e color space conversions
Hex:
#ff2c1e
RGB:
255, 44, 30
CMY:
0, 83, 88
CMYK:
0, 83, 88, 0
HSL:
4°, 100.0000%, 55.8824%
HSV (HSB):
4°, 88.2353%, 100.0000%
XYZ:
42.3750, 23.1551, 3.4643
xyY:
0.6142, 0.3356, 23.1551
CIE-Lab:
55.2317, 74.9348, 59.4390
CIE-LCH:
55.2317, 95.6463, 38.4218
CIE-Luv:
55.2317, 162.1348, 37.7177
Hunter-Lab:
48.1197, 72.9804, 29.4154
#ff2c1e color charts
#ff2c1e color shades, tints & tones
#ff2c1e color schemes
#ff2c1e color preview, HTML & CSS examples
This text has a color of #ff2c1e
<p style="color:#ff2c1e;">Text here</p>
.mytext {color:#ff2c1e;}
This box has a color of #ff2c1e
<div style="background-color:#ff2c1e;">Content here</div>
.mybackground {background-color:#ff2c1e;}
Border around this has a color of #ff2c1e
<div style="border:2px solid #ff2c1e;">Content here</div>
.myborder {border:2px solid #ff2c1e;}