#ff3d12 color space conversions
Hex:
#ff3d12
RGB:
255, 61, 18
CMY:
0, 76, 93
CMYK:
0, 76, 93, 0
HSL:
11°, 100.0000%, 53.5294%
HSV (HSB):
11°, 92.9412%, 100.0000%
XYZ:
43.0179, 24.6412, 3.0612
xyY:
0.6083, 0.3484, 24.6412
CIE-Lab:
56.7241, 70.4242, 64.5719
CIE-LCH:
56.7241, 95.5464, 42.5177
CIE-Luv:
56.7241, 154.9218, 42.3362
Hunter-Lab:
49.6399, 67.8184, 31.0916
#ff3d12 color charts
#ff3d12 color shades, tints & tones
#ff3d12 color schemes
#ff3d12 color preview, HTML & CSS examples
This text has a color of #ff3d12
<p style="color:#ff3d12;">Text here</p>
.mytext {color:#ff3d12;}
This box has a color of #ff3d12
<div style="background-color:#ff3d12;">Content here</div>
.mybackground {background-color:#ff3d12;}
Border around this has a color of #ff3d12
<div style="border:2px solid #ff3d12;">Content here</div>
.myborder {border:2px solid #ff3d12;}