#ff3300 color space conversions
Hex:
#ff3300
RGB:
255, 51, 0
CMY:
0, 80, 100
CMYK:
0, 80, 100, 0
HSL:
12°, 100.0000%, 50.0000%
HSV (HSB):
12°, 100.0000%, 100.0000%
XYZ:
42.4238, 23.6277, 2.3246
xyY:
0.6204, 0.3456, 23.6277
CIE-Lab:
55.7130, 73.0068, 68.1602
CIE-LCH:
55.7130, 99.8789, 43.0337
CIE-Luv:
55.7130, 161.0726, 42.2009
Hunter-Lab:
48.6083, 70.7249, 31.1904
#ff3300 color charts
#ff3300 color shades, tints & tones
#ff3300 color schemes
#ff3300 color preview, HTML & CSS examples
This text has a color of #ff3300
<p style="color:#ff3300;">Text here</p>
.mytext {color:#ff3300;}
This box has a color of #ff3300
<div style="background-color:#ff3300;">Content here</div>
.mybackground {background-color:#ff3300;}
Border around this has a color of #ff3300
<div style="border:2px solid #ff3300;">Content here</div>
.myborder {border:2px solid #ff3300;}