#ff2c1f color space conversions
Hex:
#ff2c1f
RGB:
255, 44, 31
CMY:
0, 83, 88
CMYK:
0, 83, 88, 0
HSL:
3°, 100.0000%, 56.0784%
HSV (HSB):
3°, 87.8431%, 100.0000%
XYZ:
42.3880, 23.1603, 3.5326
xyY:
0.6136, 0.3353, 23.1603
CIE-Lab:
55.2371, 74.9509, 59.0341
CIE-LCH:
55.2371, 95.4078, 38.2253
CIE-Luv:
55.2371, 162.0187, 37.5287
Hunter-Lab:
48.1251, 73.0015, 29.3354
#ff2c1f color charts
#ff2c1f color shades, tints & tones
#ff2c1f color schemes
#ff2c1f color preview, HTML & CSS examples
This text has a color of #ff2c1f
<p style="color:#ff2c1f;">Text here</p>
.mytext {color:#ff2c1f;}
This box has a color of #ff2c1f
<div style="background-color:#ff2c1f;">Content here</div>
.mybackground {background-color:#ff2c1f;}
Border around this has a color of #ff2c1f
<div style="border:2px solid #ff2c1f;">Content here</div>
.myborder {border:2px solid #ff2c1f;}