#ff2f0d color space conversions
Hex:
#ff2f0d
RGB:
255, 47, 13
CMY:
0, 82, 95
CMYK:
0, 82, 95, 0
HSL:
8°, 100.0000%, 52.5490%
HSV (HSB):
8°, 94.9020%, 100.0000%
XYZ:
42.3292, 23.3221, 2.6514
xyY:
0.6197, 0.3415, 23.3221
CIE-Lab:
55.4026, 74.0607, 65.1382
CIE-LCH:
55.4026, 98.6304, 41.3324
CIE-Luv:
55.4026, 162.2905, 40.5206
Hunter-Lab:
48.2929, 71.9440, 30.5499
#ff2f0d color charts
#ff2f0d color shades, tints & tones
#ff2f0d color schemes
#ff2f0d color preview, HTML & CSS examples
This text has a color of #ff2f0d
<p style="color:#ff2f0d;">Text here</p>
.mytext {color:#ff2f0d;}
This box has a color of #ff2f0d
<div style="background-color:#ff2f0d;">Content here</div>
.mybackground {background-color:#ff2f0d;}
Border around this has a color of #ff2f0d
<div style="border:2px solid #ff2f0d;">Content here</div>
.myborder {border:2px solid #ff2f0d;}