#ff3200 color space conversions
Hex:
#ff3200
RGB:
255, 50, 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.3806, 23.5412, 2.3102
xyY:
0.6211, 0.3450, 23.5412
CIE-Lab:
55.6255, 73.2544, 68.1241
CIE-LCH:
55.6255, 100.0355, 42.9218
CIE-Luv:
55.6255, 161.5532, 42.0453
Hunter-Lab:
48.5193, 71.0074, 31.1405
#ff3200 color charts
#ff3200 color shades, tints & tones
#ff3200 color schemes
#ff3200 color preview, HTML & CSS examples
This text has a color of #ff3200
<p style="color:#ff3200;">Text here</p>
.mytext {color:#ff3200;}
This box has a color of #ff3200
<div style="background-color:#ff3200;">Content here</div>
.mybackground {background-color:#ff3200;}
Border around this has a color of #ff3200
<div style="border:2px solid #ff3200;">Content here</div>
.myborder {border:2px solid #ff3200;}