#ff6112 color space conversions
Hex:
#ff6112
RGB:
255, 97, 18
CMY:
0, 62, 93
CMYK:
0, 62, 93, 0
HSL:
20°, 100.0000%, 53.5294%
HSV (HSB):
20°, 92.9412%, 100.0000%
XYZ:
45.6239, 29.8531, 3.9298
xyY:
0.5746, 0.3760, 29.8531
CIE-Lab:
61.5272, 57.3214, 67.5727
CIE-LCH:
61.5272, 88.6105, 49.6923
CIE-Luv:
61.5272, 130.6863, 50.7732
Hunter-Lab:
54.6380, 53.4349, 33.9821
#ff6112 color charts
#ff6112 color shades, tints & tones
#ff6112 color schemes
#ff6112 color preview, HTML & CSS examples
This text has a color of #ff6112
<p style="color:#ff6112;">Text here</p>
.mytext {color:#ff6112;}
This box has a color of #ff6112
<div style="background-color:#ff6112;">Content here</div>
.mybackground {background-color:#ff6112;}
Border around this has a color of #ff6112
<div style="border:2px solid #ff6112;">Content here</div>
.myborder {border:2px solid #ff6112;}