#f38d00 color space conversions
Hex:
#f38d00
RGB:
243, 141, 0
CMY:
5, 45, 100
CMYK:
0, 42, 100, 5
HSL:
35°, 100.0000%, 47.6471%
HSV (HSB):
35°, 100.0000%, 95.2941%
XYZ:
46.4870, 38.1044, 4.9048
xyY:
0.5194, 0.4258, 38.1044
CIE-Lab:
68.0975, 31.4547, 73.8336
CIE-LCH:
68.0975, 80.2545, 66.9250
CIE-Luv:
68.0975, 85.0077, 65.1838
Hunter-Lab:
61.7288, 26.4003, 38.4992
#f38d00 color charts
#f38d00 color shades, tints & tones
#f38d00 color schemes
#f38d00 color preview, HTML & CSS examples
This text has a color of #f38d00
<p style="color:#f38d00;">Text here</p>
.mytext {color:#f38d00;}
This box has a color of #f38d00
<div style="background-color:#f38d00;">Content here</div>
.mybackground {background-color:#f38d00;}
Border around this has a color of #f38d00
<div style="border:2px solid #f38d00;">Content here</div>
.myborder {border:2px solid #f38d00;}