#f38c0c color space conversions
Hex:
#f38c0c
RGB:
243, 140, 12
CMY:
5, 45, 95
CMYK:
0, 42, 95, 5
HSL:
33°, 90.5882%, 50.0000%
HSV (HSB):
33°, 95.0617%, 95.2941%
XYZ:
46.4066, 37.8374, 5.2053
xyY:
0.5188, 0.4230, 37.8374
CIE-Lab:
67.9006, 32.0761, 72.0694
CIE-LCH:
67.9006, 78.8852, 66.0075
CIE-Luv:
67.9006, 85.6228, 64.0454
Hunter-Lab:
61.5121, 27.0196, 38.0412
#f38c0c color charts
#f38c0c color shades, tints & tones
#f38c0c color schemes
#f38c0c color preview, HTML & CSS examples
This text has a color of #f38c0c
<p style="color:#f38c0c;">Text here</p>
.mytext {color:#f38c0c;}
This box has a color of #f38c0c
<div style="background-color:#f38c0c;">Content here</div>
.mybackground {background-color:#f38c0c;}
Border around this has a color of #f38c0c
<div style="border:2px solid #f38c0c;">Content here</div>
.myborder {border:2px solid #f38c0c;}