#f08d30 color space conversions
Hex:
#f08d30
RGB:
240, 141, 48
CMY:
6, 45, 81
CMYK:
0, 41, 80, 6
HSL:
29°, 86.4865%, 56.4706%
HSV (HSB):
29°, 80.0000%, 94.1176%
XYZ:
45.9936, 37.7884, 7.6661
xyY:
0.5029, 0.4132, 37.7884
CIE-Lab:
67.8644, 31.0607, 62.0088
CIE-LCH:
67.8644, 69.3531, 63.3934
CIE-Luv:
67.8644, 80.7341, 58.7204
Hunter-Lab:
61.4723, 25.9772, 35.6367
#f08d30 color charts
#f08d30 color shades, tints & tones
#f08d30 color schemes
#f08d30 color preview, HTML & CSS examples
This text has a color of #f08d30
<p style="color:#f08d30;">Text here</p>
.mytext {color:#f08d30;}
This box has a color of #f08d30
<div style="background-color:#f08d30;">Content here</div>
.mybackground {background-color:#f08d30;}
Border around this has a color of #f08d30
<div style="border:2px solid #f08d30;">Content here</div>
.myborder {border:2px solid #f08d30;}