#f06c3a color space conversions
Hex:
#f06c3a
RGB:
240, 108, 58
CMY:
6, 58, 77
CMYK:
0, 55, 76, 6
HSL:
16°, 85.8491%, 58.4314%
HSV (HSB):
16°, 75.8333%, 94.1176%
XYZ:
42.0615, 29.5559, 7.4910
xyY:
0.5317, 0.3736, 29.5559
CIE-Lab:
61.2691, 47.9672, 51.2713
CIE-LCH:
61.2691, 70.2111, 46.9070
CIE-Luv:
61.2691, 106.2815, 44.1443
Hunter-Lab:
54.3653, 42.9629, 29.8862
#f06c3a color charts
#f06c3a color shades, tints & tones
#f06c3a color schemes
#f06c3a color preview, HTML & CSS examples
This text has a color of #f06c3a
<p style="color:#f06c3a;">Text here</p>
.mytext {color:#f06c3a;}
This box has a color of #f06c3a
<div style="background-color:#f06c3a;">Content here</div>
.mybackground {background-color:#f06c3a;}
Border around this has a color of #f06c3a
<div style="border:2px solid #f06c3a;">Content here</div>
.myborder {border:2px solid #f06c3a;}